On Dec 30, 3:41 pm, Steve Holden wrote:
> 5lvqbw...@sneakemail.com wrote:
> > Hi, I've looked around for a way to allow a python console from within
> > a wxPython application, but have only found stuff on embedded/
> > extending python with C/C++ or wxWidgets in C++, but not wxPython.
>
> > Is th
Steve Holden wrote:
I'd like the console to be a bidirectional representation of what's
going on in the gui, plus a general purpose evaluation environment
where you can manipulate application data via some api which is
automatically exposed to the console when the application opens up.
I'm look
5lvqbw...@sneakemail.com wrote:
> Hi, I've looked around for a way to allow a python console from within
> a wxPython application, but have only found stuff on embedded/
> extending python with C/C++ or wxWidgets in C++, but not wxPython.
>
> Is this easy to do? Can someone point me in the right
On Wed, Dec 31, 2008 at 7:21 AM, Stef Mientki wrote:
> 5lvqbw...@sneakemail.com wrote:
>
>> Hi, I've looked around for a way to allow a python console from within
>> a wxPython application, but have only found stuff on embedded/
>> extending python with C/C++ or wxWidgets in C++, but not wxPython.
5lvqbw...@sneakemail.com wrote:
Hi, I've looked around for a way to allow a python console from within
a wxPython application, but have only found stuff on embedded/
extending python with C/C++ or wxWidgets in C++, but not wxPython.
Is this easy to do? Can someone point me in the right directio
On Dec 30, 1:52 pm, 5lvqbw...@sneakemail.com wrote:
> Hi, I've looked around for a way to allow a python console from within
> a wxPython application, but have only found stuff on embedded/
> extending python with C/C++ or wxWidgets in C++, but not wxPython.
>
> Is this easy to do? Can someone poi