How To Disable Or Delete A Menu Item - Python Tkinter GUI Tutorial #127

preview_player
Показать описание
In this video I'll show you how to disable or delete menu items after the menu has already been created.

There are many times you may need to disable a menu item, or delete it all together from your app. It's pretty easy to do, and I'll show you how in this video.
Рекомендации по теме
Комментарии
Автор

▶️ Watch Entire Tkinter Playlist ✅ Subscribe To My YouTube Channel:
▶️ See More At: ✅ Join My Facebook Group:
▶️ Get The Code

Codemycom
Автор

Apologies .. there was a typo in my code, space after "File " , it works fine !!! Great videos by the way .

MA-UTUBE-
Автор

Smash that like button guys n gals! its free! great python tkinter tutorial, Codemy. Thanks

RyanDanielG
Автор

Awesome playlist!
Just one question- how much more is this playlist going to cover? It's awesome

vedanthsriram
Автор

so i want to disable an option in the menu depending if they answer with a keyword. or is this only by manually pressing to disable.

spodifyy
Автор

Hi! is there a way to disable a single item on a treeview in tkinter python?

ovidiocarlosmolinachapa
Автор

It will be really helpful if you make a video on, using gif's in tkinter window.
🙏🙏🙏

ProgrammingTechStudent
Автор

Sir, can you make a video on making GUI look attractive. Example, waves on buttons, extreme high resolution. Window animation. Selectable labels. This would look so good. 😀

cmputerprgrammer
Автор

Hello, thank you your video. can you, for example, in this menu: with the (open) option, open an image from the computer and place that image in the (background) or somewhere in the current Windows? Thank you very much.

parsabahrambeik
Автор

Sir what the stuff u have in your course.
Will I get books also?

devansh
Автор

Hi When I try to disable file menu I get Error : exception in TKInter callback. ..TKInter Tclerror : bad menu entry index "File". Has anybody else had same issue ? Is this a reserved keyword ?

MA-UTUBE-
Автор

Sir I want to create a note pad with a font selection so I decided to use drop down menu. But how can I change the font when I am changing the font from menu

devansh
Автор

very helpful, thank you very much, but I have a question: how can I remove a separator from the menu ?

ThomasK
Автор

hi i use it into authentication app.. if i'm admin .. i can see all dropdown but if im not admin ... i delete.. thank you very much

tojoeinstein
Автор

I'm Facing A little Problem,
I've created A Sentiment Analysis Code and I want to Fuse it with GUI and can you do a video for that

sudarshankshirsagar
Автор

Sir please make a detailed video on ttk.Style...🙏🏼

ramitpanangat
Автор

How do I disable a button after 3 tries with python

Shubham
Автор

I am facing a small problem that Get() is not getting text from entry

dntcartoon
Автор

How can I go about this:
Lets say am having 4 buttons(Start, Stop, Pause, Next) on main main window, with the following conditions:
1. After running the program only the Start button should be active the rest should be disabled(greyed out).
2. Pressing Stop should reactivate the Start button, pause should be disabled and Next should be active.
3. Pressing Pause and next all the other buttons should be active.

Kennerdoll
Автор

Sir am having a error:
Unknown option "-height" in Text area
Plz help

devansh
visit shbcf.ru