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).
Add comment