Hi Peter, rest,
Â
Using GetAsyncKeyState in user32. Set up a loop for few dozen msecs to poll key states and move cursors based on that.
Â
Function here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/userinput/keyboardinput/keyboardinputreference/keyboardinputfunctions/getasynckeystate.asp
Â
Key codes here.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/WindowsUserInterface/UserInput/VirtualKeyCodes.asp
Â
BR,
-Antti
Hi all,
Â
is there a means, which should be not too complicated(*), to allow the user to change the position of two cursors instead by the mouse -which is common- by means of *any shortcut of the keyboard* (which of course I'd be happy to enter to the programm) to select and change position of the two cursors by the arrow-keys of the keyboard.
Actually, I would not ask for that as I like my mouse, if it works, but I was asked by a customer to perform that task.
Â
As VRF means VEE reflector, you are invited to reflect on my question above.
Â
(*) of course, there must be one, but I'm not really interested in changing *a hell of objects* in my programm *and fiddle around with dot.net*, as said programm is in VEE6.2 and a change to VEE7.5 will cause trouble at customer's side, which I'd like to avoid if possible.
Â
Thanks for help, if there is any.
Â
----------------------------------------------------------------
Please note: This e-mail may contain privileged and confidential
information and is intended solely for the addressee. If you are
not the intended recipient or an employee responsible for
delivering this message to the intended recipient, you are
hereby notified that any review, publication, dissemination,
distribution, copying or use of the information in this message
is strictly prohibited. If you have received this e-mail by
error, please notify the sender immediately by replying to the
message and subsequently delete it from your system.
E-mail is susceptible to data corruption, interception,
unauthorized amendment, tampering and viruses. We only send and
receive e-mail messages on the basis that we are not liable for
any such corruption, interception, amendment, tampering,
viruses, any other reprehensible acts or any consequences of
the aforementioned.
---
To subscribe please send an email to: "vrf-request@lists.it.agilent.com" with the word subscribe in the message body.
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to
"owner-vrf@it.lists.it.agilent.com".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
Â
Using GetAsyncKeyState in user32. Set up a loop for few dozen msecs to poll key states and move cursors based on that.
Â
Function here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/userinput/keyboardinput/keyboardinputreference/keyboardinputfunctions/getasynckeystate.asp
Â
Key codes here.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/WindowsUserInterface/UserInput/VirtualKeyCodes.asp
Â
BR,
-Antti
Hi all,
Â
is there a means, which should be not too complicated(*), to allow the user to change the position of two cursors instead by the mouse -which is common- by means of *any shortcut of the keyboard* (which of course I'd be happy to enter to the programm) to select and change position of the two cursors by the arrow-keys of the keyboard.
Actually, I would not ask for that as I like my mouse, if it works, but I was asked by a customer to perform that task.
Â
As VRF means VEE reflector, you are invited to reflect on my question above.
Â
(*) of course, there must be one, but I'm not really interested in changing *a hell of objects* in my programm *and fiddle around with dot.net*, as said programm is in VEE6.2 and a change to VEE7.5 will cause trouble at customer's side, which I'd like to avoid if possible.
Â
Thanks for help, if there is any.
Â
----------------------------------------------------------------
Please note: This e-mail may contain privileged and confidential
information and is intended solely for the addressee. If you are
not the intended recipient or an employee responsible for
delivering this message to the intended recipient, you are
hereby notified that any review, publication, dissemination,
distribution, copying or use of the information in this message
is strictly prohibited. If you have received this e-mail by
error, please notify the sender immediately by replying to the
message and subsequently delete it from your system.
E-mail is susceptible to data corruption, interception,
unauthorized amendment, tampering and viruses. We only send and
receive e-mail messages on the basis that we are not liable for
any such corruption, interception, amendment, tampering,
viruses, any other reprehensible acts or any consequences of
the aforementioned.
---
To subscribe please send an email to: "vrf-request@lists.it.agilent.com" with the word subscribe in the message body.
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to
"owner-vrf@it.lists.it.agilent.com".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
<div>Hello Everyone,</div>
<div> </div>
<div>I want to convert integer to hexa decimal. I need to do calculations on integers and the result i want to convert hexadecimal. Is there any way in VEE that I can convert my calculated result from integer to hexadecimal?
</div>
<div> </div>
<div>Thank you.</div>
<div> </div>
<div>Monty</div>
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe please send an email to: "vrf-request@lists.it.agilent.com" with the word subscribe in the message body.
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to
"owner-vrf@it.lists.it.agilent.com".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".