Hi,

if i press _only_ Alt key then in OnKeyDown i get

   (ssAlt in Shift)=False

and if i release that Alt key then in OnKeyUp i get

   (ssAlt in Shift)=True

I think that is not correct, if i press Alt key (only, no combine wit other Keys) then i must get ssAlt in Shift. Or not?

Ctrl and Shift works as expected.

I work in Kubuntu 7.04 Linux with Lazarus svn 0.9.23.

--
  Valdas Jankūnas

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to