General TRichView support forum. Please post your questions here
Marsianin
Posts: 193 Joined: Sun Sep 25, 2005 11:03 pm
Post
by Marsianin » Wed Oct 05, 2005 2:26 am
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).
Sergey Tkachenko
Site Admin
Posts: 17522 Joined: Sat Aug 27, 2005 10:28 am
Contact:
Post
by Sergey Tkachenko » Thu Oct 06, 2005 8:06 pm
Probably you use old version of RichViewActions where TRVRuler "ate" this event.
Marsianin
Posts: 193 Joined: Sun Sep 25, 2005 11:03 pm
Post
by Marsianin » Fri Oct 07, 2005 5:09 am
No.
TRichView 1.9.8
RichViewActions 1.44
Just recompiled everything again. Same thing
Marsianin
Posts: 193 Joined: Sun Sep 25, 2005 11:03 pm
Post
by Marsianin » Fri Oct 07, 2005 4:26 pm
Added RichViewEdit1.OnCaretMove:=RichViewEdit1CaretMove; in the Main Form OnFormCreate. Now it's working.
Hope this will not cause any errors for RichViewActions ?
Sergey Tkachenko
Site Admin
Posts: 17522 Joined: Sat Aug 27, 2005 10:28 am
Contact:
Post
by Sergey Tkachenko » Fri Oct 07, 2005 6:04 pm
There is a newer version of RichViewActions available (at the same location). Please update your copy.
Marsianin
Posts: 193 Joined: Sun Sep 25, 2005 11:03 pm
Post
by Marsianin » Mon Oct 10, 2005 7:59 am
Anything else new in this RichViewAction build ?
Sergey Tkachenko
Site Admin
Posts: 17522 Joined: Sat Aug 27, 2005 10:28 am
Contact:
Post
by Sergey Tkachenko » Mon Oct 10, 2005 9:24 am
See history.txt in RichViewActions.
History log is also available in the protected section of this forum (for registered TRichView users).