> I need to write a tcl script to provide a GUI over a shell script.  Like
> every other work project this is a yesterday project and I cannot find a
> site easily on how to write tcl.  I have a sample script but it is
> fairly rough, so I have the 'script structure' it is the gui elements
> that I need help with.  The tcl site, scriptix i think, is a little
> broken and does not give me a direct pointer to gui guides.

http://www.tcl.tk/
seems more up to date.

There should be a pre-release PDF of the original Ousterhout
book "Tcl and the Tk Toolkit" somewhere in Net-land.
Happy hunting in trying to find it.

Are you sure you gotta use Tcl? You can do GUI TK stuff in Perl
and Python also. There are obviously far more resources
and developer help for these two scripting languages compared to Tcl.

Have fun,
Stuart.
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to