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: CursorPositionChanged not triggering
andrwo

From: Kuala Lumpur, Malaysia
Posts: 6
Member Since: 10/05/04
posted October 6, 2004 11:13 PM

I've connected the VT to an external telnet (the EndReceive() event Writes the segment to the VT), and the screen displays and responds normally, but the CursorPositionChanged is never triggered. Is there anything wrong with it? I'm using the latest Emulation for .NET

Thanks,
Andrew
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted October 7, 2004 9:16 AM

Nothings wrong. According to the docs, the event is raised "when the host sends an instruction which changes the value of the Vt.CursorPosition property"

That is not the case in the situation you are describing. It is referring to cases where there is a "form-like" screen and the cursor jumps from field to field.
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted October 7, 2004 9:39 AM

More info: Don't bother using that event anyway. It never worked right and it will not exist in the next release of the DLL
Reply | PowerTCP Emulation for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX