From: Jacob W. <ja...@jp...> - 2004-11-02 13:42:17
|
Hi, I'm new to pythoncard and wxpython in general. For my first app, I've got a parent window and a child window working well according to the tutorials. However, the child window, which reports status messages from the parent window, keeps losing focus and dropping behind the main window. I've checked in the wxpython docs and there is the option to STAY_ON_TOP. However, my question is how to get this behaviour added to my child window in pythoncard? Thanks, -- ja...@jp... -- |