[wxPython-users] [help]setup.py for py2exe
Robin Dunn
robin at alldunn.com
Fri Mar 7 20:08:42 PST 2008
He Jibo wrote:
> Dear Robin,
>
> Thank you so much ! Do you mean that I can simply delete the "import
> run.py" in the original code?
You'll still need to add some code for creating a wx.App, a wx.Frame to
contain the TestPanel panel, and to call app.MainLoop()
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-users
mailing list