[wxPython-users] PyNoAppError: The wx.App object must be created
first!
Raffaello Barella
barbarossa.platz at gmail.com
Tue Mar 18 15:46:31 PDT 2008
>From the argument as it developed so far, I infer that this is a problem
common to IDLE and PythonWin without a coded solution. My bypass consists in
putting on the desktop an icon for a connection to the .py file of the app
I'm working on. Rude and fast.
2008/3/18, Tim van der Leeuw <tnleeuw at gmail.com>:
>
>
>
> On Tue, Mar 18, 2008 at 8:07 PM, Robin Dunn <robin at alldunn.com> wrote:
>
> > Raffaello Barella wrote:
> > > When I try to start an application from IDLE(Python GUI), or even from
> >
> > The key is to use an editor/IDE that runs the Python code you are
> > editing in an external process, rather than running it in the same
> > process as the editor itself.
> >
> >
> I run into trouble using PythonWin for testing wx-apps too, so although I
> use PythonWin a lot, for a lot of things, including development and
> interactive testing of snippets of wx-applications, for actually running
> full-blown applications and testing & debugging them, I use the PyDEV plu=
gin
> for Eclipse which runs the app in a seperate process.
>
> Cheers,
>
> --Tim
>
>
> > --
> > Robin Dunn
> > Software Craftsman
> > http://wxPython.org Java give you jitters? Relax with wxPython!
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> > For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200803=
18/51be4217/attachment.htm
More information about the wxpython-users
mailing list