0

How to detect which tab is currently in use in tkinter notebook widget? I am created a tabbed text editor, and I want to detect the current tab. I have tried the grab_current method, but it is not working.

Please help!

  • The tab ID `"current"` refers to the current selected tab. – acw1668 Feb 15 '21 at 11:01
  • 2
    Does this answer your question? [Finding the currently selected tab of Ttk Notebook](https://stackoverflow.com/questions/14000944/finding-the-currently-selected-tab-of-ttk-notebook) – Countour-Integral Feb 15 '21 at 11:11

0 Answers0