[wxPython] just curious: Why the 0 in wxApp(0)?

All the demos seem to create an instance of SomeApp(wxApp)
with argument 0, but the wxWindows User Guide shows
wxApp::wxApp() taking no arguments. Does the 0 do anything?
Is it necessary?

Just curious.

David Fox

···

__________________________________________________________________
Get your own FREE, personal Netscape Webmail account today at http://webmail.netscape.com/

_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/wxpython-users

Hello dcfoxmail,

Saturday, February 24, 2001, 7:53:00 AM, you wrote:

All the demos seem to create an instance of SomeApp(wxApp)
with argument 0, but the wxWindows User Guide shows
wxApp::wxApp() taking no arguments. Does the 0 do anything?
Is it necessary?

Just curious.

Try wxApp::wxApp(1) for stdout in window

···

--
regards,
Niki Spahiev

_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/wxpython-users