[Pythonmac-SIG] wx Window Flashes and Closes Immediately
Robin Dunn
robin at alldunn.com
Tue Feb 3 02:48:17 CET 2009
Christopher Barker wrote:
> Cody Precord wrote:
>> To see the traceback of errors you should create the app object with
>> wx.App(False) to disable redirection of output, so tracebacks will be
>> printed to the console.
>
> I thought Robin said that this default was going to be changed, so that
> newbies would have this issue less -- what happened to that?
I didn't think it would be a good idea to change a default like this
between two 2.8.x releases, but it's already changed in the 2.9 source tree.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the Pythonmac-SIG
mailing list