This will extend the bindings for the toplevel window containing the notebook as follows:
Control-Tab selects the tab following the currently selected one.
Control-Shift-Tab selects the tab preceding the currently selected one.
Alt-c, where c is the mnemonic (underlined) character of any tab, will select that tab.
Multiple notebooks in a single window may be enabled for traversal,
including nested notebooks. However, notebook traversal only works
properly if all widget panes are direct children of the notebook.
Call to enable keyboard traversal of the tabs.
This will extend the bindings for the toplevel window containing the notebook as follows:
Multiple notebooks in a single window may be enabled for traversal, including nested notebooks. However, notebook traversal only works properly if all widget panes are direct children of the notebook.