Page 1 of 1

ScaleRichView OnItemHint

Posted: Mon Sep 17, 2007 7:36 am
by umi
Hello
I have simple question = what else should I set to get OnItemHint to work. I have already set
MyScaleRichView->RichViewEdit->Options << rvoShowItemHints;
MyScaleRichView->RichViewEdit->ShowHint = true;
MyScaleRichView->ShowHint = true;
Is there any other settings that let this event properly work ??
Thanks in advance.

Posted: Mon Sep 17, 2007 3:19 pm
by Sergey Tkachenko
What version of ScaleRichView do you use?

ScaleRichView OnItemHint

Posted: Mon Sep 17, 2007 9:28 pm
by umi
Hello
hmm... in readme file I found that I use ScaleRichView version 1.2.9

Re: ScaleRichView OnItemHint

Posted: Fri Oct 12, 2007 2:09 pm
by proxy3d
see ScaleRichView v1.3.1

Posted: Fri Oct 19, 2007 6:56 am
by umi
in version 1.3.1 the problem is fixed.
Thanks.