Quick Find with Ctrl+F hotkey when Main Toolbar is off
Quick Find with Ctrl+F hotkey when Main Toolbar is off
Hello. I want to hide all toolbars and work only with hotkeys and main menu and context menu (to save some space and for modest look, that I prefer). But if I do this, i lose Quick Find feature, because its text-edit control located on the main toolbar. This control is only feature on all toolbars, that I need. It would be very nice, if Quick Find control appears as floating mini-bar anywhere, when ctrl+F pressed, and main toolbar is hided. Modified screenshot provided. Thanks.
- Attachments
-
- todolis find.png (83.43 KiB) Viewed 4667 times
Re: Quick Find with Ctrl+F hotkey when Main Toolbar is off
AutoHotkey can handle it: get the name of the field -> assign a hotkey for the field to make it active. Or you may also make a GUI interface for this purpose
Re: Quick Find with Ctrl+F hotkey when Main Toolbar is off
Can you give a more complete answer Nico?
Re: Quick Find with Ctrl+F hotkey when Main Toolbar is off
@ocie: I'll give it some thought
Re: Quick Find with Ctrl+F hotkey when Main Toolbar is off
Here is a complex HowToDo answer for this question - viewtopic.php?f=12&t=242