Python Forum
How to edit Tkinter Minimize, Maximize, and Close Buttons
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to edit Tkinter Minimize, Maximize, and Close Buttons
#1
sorry for my bad English,

1. in tkinter I tried to hide Minimize,
maximize button, but I only found :
Top.resizable(0,0)
what command to disable them?

2. I tried to edit the close button with
Top.withdraw()
what command to do that?

3. how to check if a Toplevel() window exists?
window = Toplevel(None)
thank you for reading,
have a nice day
Reply


Messages In This Thread
How to edit Tkinter Minimize, Maximize, and Close Buttons - by kucingkembar - Apr-26-2024, 08:35 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Minimize function with SciPy PierreLCV 3 408 Apr-05-2024, 07:51 AM
Last Post: paul18fr
  How to Minimize ADB window OomKoos 0 426 Dec-29-2023, 12:41 PM
Last Post: OomKoos
  Closing Threads and the chrome window it spawned from Tkinter close button law 0 1,759 Jan-08-2022, 12:13 PM
Last Post: law
  Build a matrix by pressing buttons of an interface in Tkinter which extract data from juandiegopulla 1 2,010 Sep-13-2021, 07:28 PM
Last Post: deanhystad
  Can I minimize the code??? shantanu97 4 2,373 Mar-23-2021, 05:26 PM
Last Post: jefsummers
  Buttons or Radio Buttons on Tkinter Treeview draems 0 3,432 Oct-31-2017, 04:06 AM
Last Post: draems

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020