![]() |
| The AccuTerm forum has moved. Go to community.rocketsoftware.com to register for the new Rocket forum. |
|
Post Reply
|
| Author | ||
riszky
Newbie
Joined: June 14 2004 Status: Offline Points: 11 |
Post Options
Thanks(0)
Quote Reply
Topic: mouse supports in Visual StylesPosted: June 25 2004 at 2:05am |
|
|
Dear All,
I have tested Visual Styles of Accuterm, generally I am happy with the result, but I am still not able to move the cursor from input field to another input field with using mouse. Does Anyone has the experiences how to do that ..?, Regards, Riszky |
||
|
Riszky Baisal Risyad
MVIS Indonesia |
||
![]() |
||
PSchellenbach
Admin Group
Moderator Joined: December 15 2003 Location: United States Status: Offline Points: 2150 |
Post Options
Thanks(0)
Quote Reply
Posted: June 28 2004 at 11:06am |
|
|
Hi Riszky -
Visual Styles simply displays the text using a Windows-like style, but does nothing to change the way the program interprets keyboard (or mouse) input. However, AccuTerm does support the mouse, but your program will need to interpret what to do when it receives a mouse click. To enable the mouse, do:
To disable the mouse, do:
When the mouse is enabled, if the user clicks any location on the screen, AccuTerm sends a string that resembles a function key followed by the coordinates where the mouse was clicked. The exact format of this string depends on whether you are using one of the VT emulations or not, and is documented in the Programmers Guide which you can download from the Manuals link on the Support page of this site. Then you need to modify your application so that when it detects the mouse click, it changes the input field to the field the user clicked on. We are getting ready to publish a library of routines that help simplify this process as well as decoding all typical keyboard commands like function keys, cursor keys, etc. This library also includes a powerful text entry routine that supports single and multi-line text input, cursor keys, etc. Hope to have it posted this week (at least as a beta version). Thanks, Pete |
||
![]() |
||
riszky
Newbie
Joined: June 14 2004 Status: Offline Points: 11 |
Post Options
Thanks(0)
Quote Reply
Posted: July 01 2004 at 7:00pm |
|
|
Hi Pete,
I am glad to hear you would publish the new library, and I believed that would be helpfull. Thanks very much, Riszky. |
||
|
Riszky Baisal Risyad
MVIS Indonesia |
||
![]() |
||
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |