Page 1 of 1

Tk examples

Posted: Wed Aug 03, 2005 5:44 am
by Fanda
Hi!
I would like to recommend some Tk examples:

Go to:
http://www.activestate.com/Products/Dow ... =ActiveTcl
and download ActiveTcl for your platform.

After installation go to subdirectory: demos\Tk and run widget.tcl (on Win32 you should be able to just double click on it).
It shows all kinds of stuff that you can do with standard Tk.

There is also demo for BWidgets under demos\BWidgets\demo.tcl

Manual for all this can be found here:
http://downloads.activestate.com/Active ... tml.tar.gz
Main file is: at.pkg_index.html

Enjoy, Fanda