Quote:
Originally Posted by BetterRed
Should be like other optional windows, a menu item/shortcut option to toggle show and hide, and a menu item/shortcut option to give it keyboard focus. The fact that it is not dockable should be irrelevant.
Pretty sure I already suggested a solution (may have been for calibre which has the same (IMO) defect): an additional menu item/shortcut (with no default) option to close the F&R window. I can't recall why that was rejected.
BR
|
Okay I took a look at this and there already was a m_FindReplace->HideFindReplace() routine that exists in MainWindow.
Update:
Okay I have added this to Sigil master, and this new action will appear in the next release of Sigil
I will look into adding a QAction to main.ui and registering it but assigning no default shortcut so that a user can assign a shortcut if needed to close F&R