realbasic-nug
[Top] [All Lists]

Re: help please: PC Keyboard Control/Shift/Alt

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: help please: PC Keyboard Control/Shift/Alt
From: Norman Palardy <npalardy@great-white-software.com>
Date: Wed, 29 Oct 2008 12:29:58 -0600
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <873455.11591.qm@web65602.mail.ac4.yahoo.com>
References: <873455.11591.qm@web65602.mail.ac4.yahoo.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com

On 29-Oct-08, at 11:52 AM, Lennox Jacob wrote:

Thanks Norman,

I can get the Shft and the Control but keyboard.Altkey dont seem to work.

Also
Keyboard.AsyncKeyDown(7) = X
Keyboard.AsyncKeyDown(8) = C
Keyboard.AsyncKeyDown(9) = V
work on Mac

What are their values in PC, I tried 88, 67 and 86 but they don't work.

AltKey
OSKey (cmd or windows key)

ShiftKey

ControlKey



should all work

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>