CustomTkinter/customtkinter
fgosdrauka af054f502c Update ctk_tabview.py
Adding two methods to the class CTkTabview":
"index" to return the index (position) of the current tab or the tab entered as an attribute.
"len" method to return the number of defined tabs

Modifying the "get" method: it now returns the name of the selected tab, or an empty string if no tab is selected. If an index is defined, it returns the name associated with that index.
2023-04-05 12:49:59 +02:00
..
assets added scrollable frame to other theme files #1193 2023-02-06 20:07:29 +01:00
windows Update ctk_tabview.py 2023-04-05 12:49:59 +02:00
__init__.py Bump to 5.1.2 2023-02-06 20:07:47 +01:00