"Ricardo Aráoz" wrote
wx shell I want to establish a wx app. But if I'm in pythonWin
I didn't think pythonwin was a wx application. I believe it's written
in pure Windows, using the pywin extensions on top of Scintilla.
But that aside I'd be interested in the answer to this one.
there is a
2009/2/13 Ricardo Aráoz :
> There are a couple of utilities I want to be able to run from the
> command window. Now, if I'm at the command window, or Idle, or other non
> wx shell I want to establish a wx app. But if I'm in pythonWin, PyCrust,
> or any other wx based shell then there is a wx event
There are a couple of utilities I want to be able to run from the
command window. Now, if I'm at the command window, or Idle, or other non
wx shell I want to establish a wx app. But if I'm in pythonWin, PyCrust,
or any other wx based shell then there is a wx event loop already
running and if I crea