trichview.com

trichview.support




Selecting mode after double clic


Return to index


Author

Message

Albert

Posted: 01/06/2005 19:16:47


Hi Sergey,


I'm showing a message after double clicking on a text item in RichViewEdit

but when I come back to the editor is stays in selecting mode and if I move

the cursor everything gets selected until I click down. How can I avoid this

?


procedure TForm1.rveDblClick(Sender: TObject);

begin

  ShowMessage('Double click');

end;


Regarding my previous question about table row selection options rvtoRowSelect

and rvtoColSelect worked fine, but I had to add them manually. They don't

seem to be default options.


Thanks,


Albert





Powered by ABC Amber Outlook Express Converter