Quote:
Originally Posted by BetterRed
Added: How can I give focus to the note content widget from the keyboard?
Added 2: I'd rather the NV didn't close if I hit Escape.
BR
|
[1] See the attached ToolTips for the Edit Mode label for the Edit radio-button. Focus only exists in Edit Mode. That is a Qt thing. You can use Tab to move the focus next to it, but not within it, in View Mode.
[2] Escape natively closes all Qt Widgets; that is a Qt thing that I also dislike.
DaltonST