[pygtk] Using pyGtk under windows application
Arjan Molenaar
gaphor at gmail.com
Sat Mar 5 07:13:13 WST 2011
Hi Matteo,
I'm not totally sure if I get your question right, but it seems to me you
should just create a new top-level window. With
gtk.Window.set_transient_for() you're able to create a parent-child relation
for this (utility) window.
Regards,
Arjan
Op 4 mrt. 2011 22:55 schreef "Matteo Boscolo" <matteo.boscolo at boscolini.eu>
het volgende:
> 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/20110305/d8d2f9af/attachment.html>
More information about the pygtk
mailing list