Dart Home | PowerTCP Emulation for ActiveX | Custom Development | Reply | PowerTCP Emulation / Telnet for ActiveX Topics | Forums |
Author | Forum: PowerTCP Emulation / Telnet for ActiveX Topic: Rendition not normalized |
MikeHersh From: Berlin, OH USA Posts: 12 Member Since: 09/20/02 |
posted December 3, 2003 11:35 AM I recently upgraded DartVT.dll from version 1.1.0.23 to version 0.9.9.80. Prior to the upgrade, sending the escape sequences listed below would underline the text and clear everything on the screen after the cursor. After the upgrade, if I don't use [0m (or [m) in place of the second [4m to turn the underline rendition off, it underlines everything on the screen after the cursor. Chr(27) + "[2;10H" + Chr(27) + "[4mThis is a test" + Chr(27) + "[4m" + Chr(27) + "[0J" Is it supposed to work this way? I can provide screenshots and a sample program to demonstrate what is occuring if necessary. Thanks, Mike |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted December 3, 2003 11:56 AM The component you are referring to would be a beta control. Please direct any questions that you have to the person who sent you the beta. |
MikeHersh From: Berlin, OH USA Posts: 12 Member Since: 09/20/02 |
posted December 3, 2003 12:14 PM Just out of curiosity, is that why the dll version is lower than the version I upgraded from? |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted December 3, 2003 12:18 PM Yes. So that if you accidently put one in an installer program, it would not overwrite the current version. We want to force you to actually remove the old version yourself and replace it with the beta. |
Reply | PowerTCP Emulation / Telnet for ActiveX Topics | Forums |
This site is powered by
![]() |