Thanks Norman,
I got it all cleared up here:
http://ramblings.aaronballman.com/2005/03/Interesting_Fact_about_the_Keyboard_Module.html
But I still don't get the PC equivalents of
Keyboard.AsyncKeyDown(7) = X on Mac
Keyboard.AsyncKeyDown(8) = C on Mac
Keyboard.AsyncKeyDown(9) = V on Mac
Any suggestions?
Thanks.
Lennox
--- On Wed, 10/29/08, Norman Palardy <npalardy@great-white-software.com> wrote:
> From: Norman Palardy <npalardy@great-white-software.com>
> Subject: Re: help please: PC Keyboard Control/Shift/Alt
> To: "REALbasic NUG" <realbasic-nug@lists.realsoftware.com>
> Date: Wednesday, October 29, 2008, 11:29 AM
> On 29-Oct-08, at 11:52 AM, Lennox Jacob wrote:
>
>
> 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>
From Wed 29 Oct 2008 20:04:19 +0100
Delivered-To: listarchive@realsoftware.com
Received: by 10.143.2.3 with SMTP id e3cs364398wfi;
Wed, 29 Oct 2008 12:05:35 -0700 (PDT)
Received: by 10.142.215.5 with SMTP id n5mr4192477wfg.42.1225307134962;
Wed, 29 Oct 2008 12:05:34 -0700 (PDT)
Return-Path: <realbasic-nug-bounces@lists.realsoftware.com>
Received: from advanced107.inmotionhosting.com (advanced107.inmotionhosting.com
[74.124.194.228])
by mx.google.com with ESMTP id 30si527403wfd.1.2008.10.29.12.05.31;
Wed, 29 Oct 2008 12:05:34 -0700 (PDT)
Received-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) client-ip=74.124.194.228;
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
Received: from localhost ([127.0.0.1] helo=advanced107.inmotionhosting.com)
by advanced107.inmotionhosting.com with esmtp (Exim 4.69)
(envelope-from <realbasic-nug-bounces@lists.realsoftware.com>)
id 1KvGLB-0006tn-R1; Wed, 29 Oct 2008 12:04:25 -0700
Received: from smtprelay10.ispgateway.de ([80.67.29.24])
by advanced107.inmotionhosting.com with esmtp (Exim 4.69)
(envelope-from <realbasiclists@monkeybreadsoftware.de>)
id 1KvGLA-0006tg-S9 for realbasic-nug@lists.realsoftware.com;
Wed, 29 Oct 2008 12:04:25 -0700
Received: from [84.175.85.7] (helo=[192.168.1.80])
by smtprelay10.ispgateway.de with esmtpa (Exim 4.68)
(envelope-from <realbasiclists@monkeybreadsoftware.de>)
id 1KvGL5-0002Da-Fy for realbasic-nug@lists.realsoftware.com;
Wed, 29 Oct 2008 20:04:19 +0100
To: realbasic-nug@lists.realsoftware.com (REALbasic NUG)
In-Reply-To: <BLU122-DAV9F436D7D7E0AE6F702957F9260@phx.gbl>
Subject: Re: Advantage Database Server
From: realbasiclists@monkeybreadsoftware.de (Christian Schmitz)
Date: Wed, 29 Oct 2008 20:04:19 +0100
Message-ID: <1ipl92k.18sedki1nadmu1M%realbasiclists@monkeybreadsoftware.de>
MIME-Version: 1.0
User-Agent: MacSOUP/D-2.8.2 (Mac OS X version 10.5.5 (x86))
X-Df-Sender: 363246
X-BeenThere: realbasic-nug@lists.realsoftware.com
X-Mailman-Version: 2.1.10
Precedence: list
Reply-To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Sender: realbasic-nug-bounces@lists.realsoftware.com
Errors-To: realbasic-nug-bounces@lists.realsoftware.com
X-AntiAbuse: This header was added to track abuse, please include it with any
abuse report
X-AntiAbuse: Primary Hostname - advanced107.inmotionhosting.com
X-AntiAbuse: Original Domain - realsoftware.com
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - lists.realsoftware.com
John Kouraklis <j_kour@hotmail.com> wrote:
> Does anyone know if there is any kind of plug in to use Realbasic with
> Advantage Database Server?
if you jave a JDBC driver for this server, you can use my Java Database
Plugin class.
Gru=DF
Christian
-- =
Over 1100 classes with 22000 functions in one REALbasic plug-in. =
The Monkeybread Software Realbasic Plugin v8.5. =
<http://www.monkeybreadsoftware.de/realbasic/plugins.shtml>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|