Quote:
Originally Posted by KevinH
In addition, I can use the MainWindow setTabOrder method to allow repeated use of Shift+Tab or Ctrl+Tab to cycle focus through each QDockWidget.
I will give that a try.
|
That would work, my tree and dual-pane file manager works that way with unmodified Tab. If possible try to decorate the panel that has kb focus with something distinctive - e.g. blink its title. I raise it because its something the calibre GUI lacks. My file manager uses a settable background colour for inactive panels… but that wouldn't work in this instance.
Aside: Sigil's Plugins and Checkpoint menubar items don't appear to have accelerator keys.
BR