Tkinter Notebook methods to select hide forget tabs and using notebook tab change event

preview_player
Показать описание
0:30 hide(),forget(), select() methods
4:38 NotebookTabChanged , event when tab is changed

We can use select(), forget() and hide() methods of the tab and read the tab_id and then using the same we can get the tab no. Same can be displayed at the button of the tabs. On click event of the buttons we will select the tab. Same tab can be hidden or remove ( forget ) from the Notebook by using the methods.
Here we will be reading and displaying tab number by using notebook tab change event of notebook.

#methodsNotebook #tabMethods #Tkinter #python #forgetTab #selectTab #hideTab #plus2net #tabs #tabChangeEvent #changeEventNotebook
Рекомендации по теме