Text Selected Changed Event?

Are you missing a feature? Request its implementation here.
dylan
Posts: 15
Joined: Thu Feb 26, 2009 12:12 am

Text Selected Changed Event?

Post by dylan »

Hi all,

I was wondering if there was an event that I could bind to that would notify me when the user has selected text. I would like to create a form whose content is dynamically updated depending on what text is selected. Otherwise, I will have to resort to polling.

Thanks,

Dylan
dylan
Posts: 15
Joined: Thu Feb 26, 2009 12:12 am

Re: Text Selected Changed Event?

Post by dylan »

Note: I am talking about Author Mode.
Radu
Posts: 9473
Joined: Fri Jul 09, 2004 5:18 pm

Re: Text Selected Changed Event?

Post by Radu »

Hi Dylan,

No, you cannot set a listener to receive callbacks about selection in Author.
I added your improvement request to our internal list and we'll probably add the possibility to add a listener for caret moves. When the callback will be received you will be able to check if there is a selection.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply