realbasic-nug.de
[Top] [All Lists]

Re: RB5.5 und Mac OS 10.4.3

To: realbasic-nug dot de at lists dot realsoftware dot com (REALbasic NUG German)
Subject: Re: RB5.5 und Mac OS 10.4.3
From: support at monkeybreadsoftware dot de (Christian Schmitz)
Date: Wed, 2 Nov 2005 11:58:10 +0100
Comments: Written on a PowerMac G4 and sent via DSL.
Delivered-to: realbasic-nug dot de at lists dot realsoftware dot com
Stefan Mettenbrink <S dot Metti at gmx dot de> wrote:

> Seit ich auf MacOS 10.4.3 aktualisiert habe, ist die Abfrage "if 
> Keyboard.AsyncShiftkey" immer true. Auch die Tastenkombination Apple-C
> funktioniert scheinbar nicht mehr (in BR).

  if Keyboard.AsyncShiftkey then
    Title="true"
  else
    Title="False"
  end if

in einem Timer und es funktioniert hier perfekt.

Mfg
Christian

-- 
Out of office from 23st to 29th October 2005 to Freiburg.

Around ten thousand functions in one REALbasic plug-in. The MBS Plugin.
<http://www.monkeybreadsoftware.de/realbasic/plugins.shtml>

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