Another question:-) All the examples I've come across so far for Perl/TK All seem to use global variables like there's no tomorrow? (i.e. A variable is declared inside the MainLoop() portion and then all the callbacks edit or manipulate that Variable. Why doesn't this variable get passed to the Callback?
Have I missed something, i.e. does the MainLoop() function not work if your main code is inside a sub main?, or is this because nobody has built a huge script yet using TK? Marty _______________________________________________ Perl-Win32-Users mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users