dubugging a wxPython program

Hello:
Im new at this and may be missing something, but I
apparently have a coding error in my small wxPython
application and everytime I run it a small window pops
up with what I assume is stderr diagnostic information
and then the window disappears. The only diagnostic
message I get in the command window (of DrPython, for
example) is:
Debug: ..\..\include\wx/msw/private.h(697):
'UnregisterClass' failed with error 0x00000584 (class
still has open windows.).

Now, I seem to get this same message for several
different types of code errors, so it is of little
use. I would like to know what is on the popup window
that dissapears so quickly, but I dont know how to
obtain it (it closes too fast to read). Any
suggestions? It is difficult to debug with
essentially no debugging information.

Thanks, John

···

____________________________________________________________________________________
Tonight's top picks. What will you watch tonight? Preview the hottest shows on Yahoo! TV.
http://tv.yahoo.com/

Never mind...sorry. I see that one needs to call the
application like:
app = myApp(False)

···

--- JJ <josh8912@yahoo.com> wrote:

Hello:
Im new at this and may be missing something, but I
apparently have a coding error in my small wxPython
application and everytime I run it a small window
pops
up with what I assume is stderr diagnostic
information

____________________________________________________________________________________
Need a vacation? Get great deals
to amazing places on Yahoo! Travel.

Pls try to shrink to the minimum the code of your application (but check that you get always the same error message) and send it. Bye

···

2007/9/27, JJ < josh8912@yahoo.com>:

Hello:
Im new at this and may be missing something, but I

apparently have a coding error in my small wxPython
application and everytime I run it a small window pops
up with what I assume is stderr diagnostic information
and then the window disappears. The only diagnostic

message I get in the command window (of DrPython, for
example) is:
Debug: …..\include\wx/msw/private.h(697):
‘UnregisterClass’ failed with error 0x00000584 (class
still has open windows.).

Now, I seem to get this same message for several
different types of code errors, so it is of little
use. I would like to know what is on the popup window
that dissapears so quickly, but I dont know how to
obtain it (it closes too fast to read). Any

suggestions? It is difficult to debug with
essentially no debugging information.

Thanks, John

  ____________________________________________________________________________________

Tonight’s top picks. What will you watch tonight? Preview the hottest shows on Yahoo! TV.
http://tv.yahoo.com/


To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail:
wxPython-users-help@lists.wxwidgets.org