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

_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to