Tkinter and Transient Method
Adonis
adonisv at earthlink.net
Mon Feb 3 12:31:36 EST 2003
More information about the Python-list mailing list
Mon Feb 3 12:31:36 EST 2003
- Previous message (by thread): Stopping threads
- Next message (by thread): Scripting *of* Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have 1 Tk() object and 2 Toplevel() objects, both Toplevel's are transient to the Tk() object, I want one of the Toplevels to display completely its full Titlebar (Win32; minimize, max, close), but when made transient it only displays the close button. How can this be remedied? Any help is greatly appreciated. Adonis
- Previous message (by thread): Stopping threads
- Next message (by thread): Scripting *of* Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list