Login  
Search All Forums
Dart Home | PowerTCP Emulation for .NET | Custom Development Reply | PowerTCP Emulation for .NET Topics | Forums   
AuthorForum: PowerTCP Emulation for .NET
Topic: SelectionChanged event
mutabor

From: Singapore, Singapore
Posts: 4
Member Since: 08/20/08
posted August 20, 2008 12:56 AM

Hi,
we are developing simple SSH client using VT control. Apparently VT control doesn't have such important event as SelectionChanged. We need such event so we could enable/disable Copy to Clipboard button, as well some other commands.

It looks like the only workaround is to run a timer and on each timer tick check SelectedText property and update the application UI accordingly.

So I'm wondering if Dart has any plans to add SelectionChanged event any time soon?

Thanks,
Yury
Jason Farrar (Admin)

From: Oneida, NY USA
Posts: 223
Member Since: 07/24/07

Extra Support Options
Custom Application Development

posted August 21, 2008 11:40 AM

We currently don't have any plans for adding this functionality to the VT control. I have added a customer feature request for this into our bug tracking system for evaluation in future releases.
mutabor

From: Singapore, Singapore
Posts: 4
Member Since: 08/20/08
posted August 21, 2008 10:41 PM

Thanks! But it's rather surprising that such basic and important event is not supported by the VT control :(
atelieru23

From: Zurich, Switzerland
Posts: 2
Member Since: 01/23/10
posted March 4, 2010 12:09 PM

Hi,
May be the MouseCaptureChanged event is usful for you ? You get the selected text by the sender.SelectedText property.
Regards,
Martin
Reply | PowerTCP Emulation for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX