Le 5 juin 06 à 16:11, Steve Garman a écrit :

In a message regarding Where is the error ? dated Mon, 5 Jun 2006 15:53:41
+0400, Tehenne said that ...

In the Event Handlers of this window, I have only this :

No, this, which should be equivalent on Win32, doesn't work on Windows
either:

  if Keyboard.ControlKey then
    select case key
    case "p"
      if keyboard.shiftKey then
        StaticText1.text="big P "
      else
        StaticText1.text="little p"
      end
    case "m"
      StaticText1.text="Ok"
    end select
  end

Thanks,

but that don't works ... Neither on Mac, or on PC

(MacOS X Tiger,  RB 2006 Pro)


--
Tehenne        Saint-Denis de la Réunion



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

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to