Page 1 of 1
RichViewEdit OnCaretMove doesn't works.
Posted: Wed Oct 05, 2005 2:26 am
by Marsianin
Started to develop my app with previous version of TRichView.
And found that RichViewEdit OnCaretMove doesn't works in the last version.
Never fires when moving caret (by keyboard or mouse).
Posted: Thu Oct 06, 2005 2:59 am
by Marsianin
Any suggestion ?
Posted: Thu Oct 06, 2005 8:06 pm
by Sergey Tkachenko
Probably you use old version of RichViewActions where TRVRuler "ate" this event.
Posted: Fri Oct 07, 2005 5:09 am
by Marsianin
No.
TRichView 1.9.8
RichViewActions 1.44
Just recompiled everything again. Same thing
Posted: Fri Oct 07, 2005 4:26 pm
by Marsianin
Added RichViewEdit1.OnCaretMove:=RichViewEdit1CaretMove; in the Main Form OnFormCreate. Now it's working.
Hope this will not cause any errors for RichViewActions ?
Posted: Fri Oct 07, 2005 6:04 pm
by Sergey Tkachenko
There is a newer version of RichViewActions available (at the same location). Please update your copy.
Posted: Mon Oct 10, 2005 7:59 am
by Marsianin
Anything else new in this RichViewAction build ?
Posted: Mon Oct 10, 2005 9:24 am
by Sergey Tkachenko
See history.txt in RichViewActions.
History log is also available in the protected section of this forum (for registered TRichView users).