ScaleRichView OnItemHint
Posted: Mon Sep 17, 2007 7:36 am
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.
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.