tkd
tkd copied to clipboard
How can I get currently selected tab in NoteBook widget?
trafficstars
Here is an example:

I need to know which tab is active whenever a user hits "Ok" button. Tk NoteBook widget should have select method which returns currently active tab but I could only find selectTab which just selects the tab. How can I know which tab is currently active?
I'm going to archive this repository as it's not supported by me anymore.