Open smtalds opened 1 year ago
Can't be done at the moment.
@TomSchimansky Hi Tom , I figure something, , We can update the name of tab like this.
tab_view._segmented_button._buttons_dict["tabname"].configure(state=customtkinter.NORMAL, text="name of the tab what we want")
Maybe u can use this. Thanks :)
But can we add state for tabview HIDDEN option please ?
I added tabs from tabview.Then , i added optional gui language but i can not change tab's name . How can i configure name of tab ?