Tkinter and Transient Method

Adonis adonisv at earthlink.net
Mon Feb 3 12:31:36 EST 2003


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






More information about the Python-list mailing list