Parent window

nickm nikiml at hotmail.com
Tue Oct 2 11:23:32 EDT 2001


Hi,

I am trying to implement python scripting for a third party
application, and I want to be able to use Tkinter. The third party app
has function that returns its main window ID (HWND on Windows, Widget
* on Unix). My question is: is it possible to create the Tkinter
windows as children of the app main window, and how?

Thanks,

nickm



More information about the Python-list mailing list