Re: wxPython in C++ app using wxWidgets

2007-08-17 Thread Chris Mellon
On 8/17/07, Marcin Kalicinski <[EMAIL PROTECTED]> wrote: > I have an application written in C++ that uses wxWidgets for GUI. I use > embedded Python for scripting inside of this application. I want to use > wxPython to add GUI to my scripts - because my C++ App uses wxWidgets I > thought it to be e

Re: wxPython in C++ app using wxWidgets

2007-08-17 Thread Stephen Hansen
On 8/17/07, Marcin Kalicinski <[EMAIL PROTECTED]> wrote: > > I have an application written in C++ that uses wxWidgets for GUI. I use > embedded Python for scripting inside of this application. I want to use > wxPython to add GUI to my scripts - because my C++ App uses wxWidgets I > thought it to be

wxPython in C++ app using wxWidgets

2007-08-17 Thread Marcin Kalicinski
I have an application written in C++ that uses wxWidgets for GUI. I use embedded Python for scripting inside of this application. I want to use wxPython to add GUI to my scripts - because my C++ App uses wxWidgets I thought it to be easy. The problem is that wxPython knows nothing about wxApp/w