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
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
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