Page 1 of 1

New Note & Edit: Control focus changed

Posted: Thu Feb 17, 2011 3:24 pm
by AveFenix32
When you create a new note or edit one, and the modeless dialog opens, the control with focus was de Edit one, since version 1.4.2 -i presume-, the RichEdit has it.
IMHO, I think it's more comfortable and quicker the prevoius behaviour, because the sequence more intuitive: Title, <TAB>, Note, <TAB>, Tag, <ENTER>
Thanks in advance.

Re: New Note & Edit: Control focus changed

Posted: Fri Feb 18, 2011 6:03 am
by CintaNotes Developer
This is not a bug, the default was changed, but you still can get back the previous behavior.
Open your cintanotes.settings and find the line
editor.focus.title = 0

Change it to
editor.focus.title = 1

That's all!