On Jan 27, 12:29 pm, "Gabriel Genellina"
wrote:
> En Tue, 27 Jan 2009 07:42:01 -0200, Rajorshi Biswas
> escribió:
>
> > Hello all, This is my first post to this mailing list. Our requirement
> > is to invoke a Tkinter python panel from a C++ GUI app where both GUI
> > windows would run in 2 separ
Thanks David. I found some help in this thread
:http://mail.python.org/pipermail/cplusplussig/2006September/010814.htmlI am
trying to adapt the same over for our requirements looks like we need new
Python interpreters to handle the Tk UI loop. We will post back if we are able
to make it work.
On Tuesday 27 January 2009 18:29, Gabriel Genellina wrote:
> En Tue, 27 Jan 2009 07:42:01 -0200, Rajorshi Biswas
> escribió:
>
>> Hello all, This is my first post to this mailing list. Our requirement
>> is to invoke a Tkinter python panel from a C++ GUI app where both GUI
>> windows would run i
En Tue, 27 Jan 2009 07:42:01 -0200, Rajorshi Biswas
escribió:
Hello all, This is my first post to this mailing list. Our requirement
is to invoke a Tkinter python panel from a C++ GUI app where both GUI
windows would run in 2 separate threads. We have written a sample PyQt
application wh
Hello all, This is my first post to this mailing list. Our requirement is to
invoke a Tkinter python panel from a C++ GUI app where both GUI windows would
run in 2 separate threads. We have written a sample PyQt application which
calls this Tk panel using something like this:class
TkPanel(threa