[Tutor] how to disable MIN,MAX and CLOSE options using tkinter

Evans Anyokwu fiveholiday55 at hotmail.com
Sat Jan 12 14:00:39 CET 2008


Hi Brindly,

I remember Alan answering this question yesterday.
Please look at the suggestions he made and see if they are of any help.

However, I don't think its possible in Python's Tkinter; the only thing close to what you want is in Java, its called JWindow.

Sorry never have to disable those options in Tkinter before.

--
Evans

----- Original Message ----- 
  From: brindly sujith 
  To: tutor at python.org 
  Sent: Saturday, January 12, 2008 10:56 AM
  Subject: [Tutor] how to disable MIN,MAX and CLOSE options using tkinter


  hi
   
  in my application i dont want MIN,MAX,CLOSE options in window
  i need to disable these options
  how to do this in tkinter 


------------------------------------------------------------------------------


  _______________________________________________
  Tutor maillist  -  Tutor at python.org
  http://mail.python.org/mailman/listinfo/tutor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20080112/48e89b03/attachment.htm 


More information about the Tutor mailing list