[pygtk] Using pyGtk under windows application
Matteo Boscolo
matteo.boscolo at boscolini.eu
Sat Mar 5 05:48:41 WST 2011
Hi All,
I'm developing an application inside a cad package written in c++ using
a python Com server.
in this application I would like to create a windows form with a list
view reading data from a database ..
I would like to have a no modal window so the user can leave the gtk
application open.
my problem is that if I use the gtk.mainloop()the code is into the gtk
application and I cannot use the cad application..
I do some test with python thread ..
there is other way to do such a think ?
Regards,
Matteo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.daa.com.au/pipermail/pygtk/attachments/20110304/6adad8ad/attachment.html>
More information about the pygtk
mailing list