help mouse click/rightclick
Posted: Thu Aug 17, 2006 4:41 am
Hi there,
I am using TRichView. I try to catch mouse click event when click on anywhere of TRichView. Using OnClick is fine for my case, however, to implement OnClick will cover selection operation. When using OnRVRightclick instead, the problem is solved but rightclick event can only triggered when clicked on the text. Can RVRightclick triggered whereever I click on TRichview?
Thanks in advance.
I am using TRichView. I try to catch mouse click event when click on anywhere of TRichView. Using OnClick is fine for my case, however, to implement OnClick will cover selection operation. When using OnRVRightclick instead, the problem is solved but rightclick event can only triggered when clicked on the text. Can RVRightclick triggered whereever I click on TRichview?
Thanks in advance.