Create tabs in your GUI interface using Notebook - Python Tkinter GUI Tutorial #64

preview_player
Показать описание
In this video we'll learn about Tabs and Notebooks in tKinter.

Notebooks allow you to give your program tabular navigation. We'll use ttk to do this. We'll also look at hiding tabs, showing tabs, and navigating to tabs from buttons (other than the tab button).

#Tkinter #PythonTKinter #PythonGUI
Рекомендации по теме
Комментарии
Автор

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

Codemycom
Автор

I love this vids, please keep doing them, I'm poor and can't afford to pay for online courses so youtube is my only hands on teacher. Please keep them up.

alejondelacruz
Автор

This channel the best cannel in youtube about Pyhton programming !!!

rahibmansurov
Автор

I am loving these tkinter tutorials. THANK YOU!

_shore
Автор

Super! You just gave me an idea how to combine my two tkinter apps into one. They are almost identical in layout, differing only in the source document, which the user needs to provide. Thank you John :)

kapibara
Автор

Thanks a lot, this is perfect for my machine learning GUI, hats off to you brother.

arsalanwasim
Автор

the power of the internet. in Brazil watching your videos what a pity that there is no option to translate simultaneously, to follow more easily and understand all content

Gustavooliveira-zlru
Автор

Great Video!!! (Not a surprise...all your videos are great)
Could you also teach us how to open a file in a tab (notebook widget), and then be able to close that tab?

sohankyatham
Автор

Nice little quick guide on notebook module, thanks man keep it up :)

levilewis
Автор

You're the man. this video is CLUTCH

creativecore
Автор

how can i change the size of those tab buttons, or make them fill the whole thing to the right ?

moespoon
Автор

how are you Mr.john.
i have made same as you did in this lesson, but whatever i add to the second frame (labels, buttons, .etc...), the frame size getting smaller, and if add things (labels, buttons...) just to the first frame the size keep as planned.
Thank you for your great easy understandable explanation...

talalal-dobai
Автор

Awesome, but how can we increase the fontsize of the tab's text?pls help me!

naokimc
Автор

How can I change the size of text written in tab selection buttons?

motu
Автор

Super! I need this. Thanks for the good and explanatory video.

Picture_This_And_That
Автор

Hi Codemy, Thanks for the videos.

What's the proper way of using Notebook and grid at the same time (Do I want to do that, or is there a better way?).
It seems that it is easy to create conflicts with the pack geometry, which is hard to use in more complex GUI.

Many thanks!

Nicolas

nicolasb
Автор

john, great videos, I've seen many. any chance you could help with something that seems that it should be simple but banging my head on... creating buttons at top of window then tab frame below. i've got that working using grid but, my tab frame will not fill the bottom area. tried pack and grid but no luck. thanks.

TakeAMessage
Автор

Thank you for great course! Question - if i trying to use in "notebook.add()" frame, created by class (passing "notebook" as target) i get - "_tkinter.TclError: bad window path name "<__main__.MainWin object at What is a way to use in notebook class-created frames ( with all stuff inside)? Thank you!

michaelmichael
Автор

Man I am trying to create a program and any time I am trying to figure out how to do something you have a video about it. Thank you very much

matthewneal
Автор

Is there a way to select tab for showing and hiding by it's display text, so that old code doesn't break when I add in new tabs?

HanZhang
visit shbcf.ru