|
From: Andy T. <an...@ha...> - 2006-11-24 11:33:09
|
Russell Every wrote: > HI, > > I am a new user of PythonCard and enjoying the experience. However, > when starting the first child window, the on_initialize is not being > called. I put in some print statements and these are not executed > where print statements in other routines (within that class) are > processed. Any ideas as to why this would be happening? > > Thanks. > > Russell > [snip] Not sure what is causing your problem, but try running your application with the message watcher enabled (-m on the command line) to see what events are actually being triggered when it runs. Regards, Andy -- -------------------------------------------------------------------------------- From the desk of Andrew J Todd esq - http://www.halfcooked.com/ |