Making Tk() as modal dialog

Arun KUmar paiarunk at yahoo.com
Mon Apr 22 04:36:04 EDT 2002


hai,

i want to make the Tkinter.Tk() instance as modal window :
 i.e:
     1. It should not be resizable
     2. It should not be movable on the screen
     3. it should not be able to minimize or iconify
    

how to do this?
if any body has already got answers , please help me.

bye
arun



More information about the Python-list mailing list