Page 1 of 1

Disabling of tabulation

Posted: Mon Nov 06, 2006 10:10 am
by Dmitry Kholl
I've exclude value rvoWantTabs from EditorOptions.
But TRichvieweditor uses it anyway.

Is it a bug or some other properties conflict with it?

Posted: Mon Nov 06, 2006 3:56 pm
by Sergey Tkachenko
Without this option set, TRichViewEdit still uses tab to navigate between table cells, but pressing Tab do not insert the character. When not in table, it moves input focus to another component.