I have seen something odd on a Compaq keyboard where pressing Page Down or
something would cause the Delphi editor to open a new editing window for the
same unit. We assumed that the keyboard was sending extra keystrokes of a
different character for some reason.

=================================
Patrick Dunford, Christchurch, NZ
http://pdunford.godzone.net.nz/
http://www.trainweb.org/ferrymead/


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Alex Kouznetsov
> Sent: Monday, 12 November 2001 12:35
> To: Multiple recipients of list delphi
> Subject: [DUG]: Actions, shortcuts and some keyboards misbehave
>
>
> We have an action list with shortcuts assigned to some of the actions.
>
> It appears that on some newer keyboards, when two shortcut keys
> are pressed
> simulteneously, both actions get triggered.
>
> When the first action comes to play, it does some comms and often
> waits in a
> loop with Application.ProcessMessages calls in it. This allows
> second action
> to go ahead whilst first action has not finished yet .
>
> This happens only on some type of keyboards. The one I have is HP - SK
> 2502C.
>
> Has anyone seen anything like this ? Any advice ?
>
> Thanks.
>
> ------------------------------------------------------------------
> ---------
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED]
> with body of "unsubscribe delphi"
> Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
>

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to