Mail Archives: cygwin/1998/03/26/11:18:14
I've uploaded the pre-built Tcl/Tk/Tix/BLT package for i386-mingw32 to my
web/ftp site. See http://www.xraylith.wisc.edu/~khan/software/tcl/ for
more info. To install:
1. get the tcltk-8.0-mingw32.zip file
2. unzip (might have to supply -d option to maintain directory hier)
c:\> mkdir c:\tcltk
c:\> cd tcltk
c:\> unzip -d c:\tmp\tcltk-8.0-mingw32.zip
3. You're all set! Run the demos!
- Tix demos:
c:\> cd c:\tcltk\share\tix4.1\demos
c:\> c:\tcltk\bin\tixwish4180 -f widget
Note: XPM image reader is broken in Tix. Low priority right now,
but will fix it eventually.
- Tk demos:
c:\> cd c:\tcltk\share\tk8.0\demos
c:\> c:\tcltk\bin\wish80 -f widget
- BLT demos:
c:\> set BLT_LIBRARY=c:\tcltk\share\blt8.0p2-unoff
c:\> cd c:\tcltk\share\blt8.0p2-unoff\demos
c:\> c:\tcltk\bin\bltwish80 -f graph
c:\> c:\tcltk\bin\bltwish80 -f graph2
...
c:\> c:\tcltk\bin\bltwish80 -f barchart
...
Enjoy
Mumit
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -