Hi
I'm expreriencing a weird problem with RVAPopupMenu when used with DBSRichviewEdit. When I right-click on a word, the caret doesn't move to the current position - it always move to the previously selected word and then the popup menu appears. When I remove the popup menu and right-click on a word, the caret moves to the correct position. I've been trying to sort this problem out for 2 days now and I'm on the verge to give up. Please help!
Problem RVAPopupMenu and DBSRichviewEdit
-
- Posts: 49
- Joined: Thu Jan 03, 2008 6:11 pm
- Location: South-Africa
-
- Posts: 49
- Joined: Thu Jan 03, 2008 6:11 pm
- Location: South-Africa
Problem RVAPopupMenu and DBSRichviewEdit
I have noticed the same problem with the ScaleRichview RichviewActions demo. The problem is that when you add spell checking, it always checks the previously selected word when you right-click. I have also added RVA_GetRichViewEditFromPopupComponent := SRVGetRichViewEditFromPopupComponent; in the initialization section but with the same results. It seems that the problem affects all ScaleRichview components.
-
- Posts: 49
- Joined: Thu Jan 03, 2008 6:11 pm
- Location: South-Africa
Problem RVAPopupMenu and DBSRichviewEdit
Hi Sergey
Any news yet on whether this is a bug?
Any news yet on whether this is a bug?
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
-
- Posts: 49
- Joined: Thu Jan 03, 2008 6:11 pm
- Location: South-Africa
Problem RVAPopupMenu and DBSRichviewEdit
Thank you!