Re: [python-win32] Keeping a Tkinter window above all other

2006-05-22 Thread Bertrand Bine
# Make it a >transient of the parent > >If you're making your primary app window "topmost" then these concerns >are moot but thought I'd mention them. > >Bobby > >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECT

Re: [python-win32] Keeping a Tkinter window above all other

2006-05-15 Thread Metz, Bobby W, WWCS
e- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Bertrand Bine Sent: Sunday, May 14, 2006 10:27 AM To: python-win32@python.org Subject: [python-win32] Keeping a Tkinter window above all other Could someone tell me how to keep a Tkinter windows above all others (under Windows) ? Bei

[python-win32] Keeping a Tkinter window above all other

2006-05-14 Thread Bertrand Bine
Could someone tell me how to keep a Tkinter windows above all others (under Windows) ? Being able to intercept the unvisibility of Tk windows when it occurs would certainly be usefull... Thanks for your help Bertrand. ___ Python-win32 mailing list P