View Single Post
Old 11-14-2023, 06:07 PM   #7
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,781
Karma: 30237628
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by KevinH View Post
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
BetterRed is offline   Reply With Quote