URL
https://opencores.org/ocsvn/or1k_old/or1k_old/trunk
Subversion Repositories or1k_old
[/] [or1k_old/] [trunk/] [insight/] [tix/] [docs/] [Release-4.1a3.txt] - Rev 1782
Compare with Previous | Blame | View Log
TIX 4.1A3Released on April 23, 1996Subject: [Announce] Tix version 4.1a3 is availableI am pleased to announce the availability of Tix version 4.1a3, thethird alpha release. This version of Tix supports the Unix andMicrosoft Windows platforms.Tix 4.1 is the commercial version of Tix 4.0. It contains more widgetsand works under MS Windows. Please read the file license.terms firstinside the distribution tar file or from the WWW athttp://www.xpi.com/tix/license.terms.41a3.txtREQUIREMENTUnix PlatformsTix 4.1a3 works with the following combinations of Tcl/Tk/ITcl/ET:* Tcl 7.4 + Tk 4.0* Tcl 7.4 + Tk 4.0 + ITcl 2.0* Tcl 7.4 + Tk 4.0 + ET 1.5* Tcl 7.5 + Tk 4.1 (final release only)Windows PlatformsTix 4.1a3 requires the final release of Tcl 7.5 and Tk 4.1 (no alphaor beta versions). Many things currently does not work under Windows,including:* FileSelectDialog (ExFileSelectDialog does work, though)* The top-left corner of the Grid (aka spreadsheet) widget* XPM imagesGETTING THE TIX PACKAGETix 4.1a3 is available at* ftp://ftp.xpi.com/pub/Tix4.1a3.tar.gz: Unix source tar file.* ftp://ftp.xpi.com/pub/windows/tix41a3.zip: Same asTix4.1a3.tar.gz, but in Windows/DOS ZIP format.* ftp://ftp.xpi.com/pub/windows/tix41bin.zip: Windows binaries.WHAT'S NEW SINCE TIX 4.1A2 (THE LAST RELEASE)5/5/96New feature: New tool unix-et-tk4.0/makescript.tcl. It includes theTix script library into a ET application in the correct order. IfA.tcl depends on B.tcl, then B.tcl is loaded first.5/6/96New feature: Now the -default option of the Tix mega widget classesare inherited from their superclasses.New feature: New option -expand for the panes in PanedWindowBug Fixed: ScrolledHList didn't calculate the size of the hlistsubwidget correctly, resulting in scrollbars not appearing even if thehlist widget is not big enough to display all of its contents.5/8/96New feature: New method setsize for PanedWindow.5/10/96New feature: New widget tixMeter, can be used to display the progressof work.Bug Fixed: HList multiple and extended selectMode now work withTixTree.5/11/96Bug Fixed: HList "see" method sometimes doesn't display the specifiedelement correctly.New widgets: New widgets CheckList, Grid, ScrolledGrid, TList andScrolledTList added to the Tix 4.1 distribution.New feature: New option -postcmd for PopupMenu widget._________________________________________________________________Last modified Fri Jan 17 22:52:55 EST 1997 --- Serial 853731293
