I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2005-07-31 20:14:04-07 by xol in response to 814
Re: onCreate like calback
Thanks. I'm using Tk module, not Tcl:Tk, do you think it will still work? Seams strange that such a comon and widely used feature was not implemented. Probably I'm doing something wrong? I need to initialize some resource ( let's say open a file ) and I want to notify user in case of error by message box and not by printing message. It means I have to run GUI main loop prior to poping up the message box. I though to put inititalization code in onCreate handler and be able to make some GUI communication with user if I have a problems.

Thanks.

#
# Dimax USB to I2C/SPI/GPIO Adapter
#
Direct Responses: 817 | 816 | Write a response