Re: [Pythoncard-users] on_initialize not being called for first child window
by Andy Todd other posts by this author
Nov 24 2006 3:34AM messages near this date
[Pythoncard-users] on_initialize not being called for first child window
|
[Pythoncard-users] Accessing/setting data from a notebook page to another
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/
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Pythoncard-users mailing list
Pythoncard-users@[...].net
https://lists.sourceforge.net/lists/listinfo/pythoncard-users
Thread:
Russell Every
Andy Todd
|