Hi,
If you are building your own wxPython from CVS please take note of the change I just checked in. All the Window and GDI (pen, bitmap, etc.) class constructors and also many toplevel functions and static methods will now check that a wx.App object has already been created and will raise a wx.PyNoAppError exception if not.
I'm interested in hearing about any classes/functions that are raising this exception that you think should not be, or any that should be that are not.
···
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!