diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:21:23 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:21:23 +0000 |
commit | 1d1f878054efdd1171a8cb006e59ad0727610293 (patch) | |
tree | e4434b89d2dbba884e57f6a6cd3c7fc294554ccf /devel/SpecTcl/pkg-descr | |
parent | 43b793a6f26531f807a7b7c16a1db3bf6b53f26d (diff) |
Notes
Diffstat (limited to 'devel/SpecTcl/pkg-descr')
-rw-r--r-- | devel/SpecTcl/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/SpecTcl/pkg-descr b/devel/SpecTcl/pkg-descr index 624c44cb4ca6..e54ba8af2d8e 100644 --- a/devel/SpecTcl/pkg-descr +++ b/devel/SpecTcl/pkg-descr @@ -10,10 +10,10 @@ Tcl and Java Support: SpecTcl generates both Tcl and Java code. Platform Independent: SpecTcl runs on all major platforms: Solaris, SunOS, Linux, Windows 95, Windows NT Server 3.51, Windows NT Workstation 3.51, - MacOS, and Irix. + MacOS, and Irix. Constraint Based Alignment and resizing of widgets (buttons, Geometry Manager: check boxes, etc.) is automatic. This makes - creating dynamic UIs and cross platform UIs a snap! + creating dynamic UIs and cross platform UIs a snap! WWW: http://spectcl.sourceforge.net/ |