the numerical pad returns if you press 1 - > 97 which is the ASC value for the a .
Could someone please help on that.
Regards,
Otto
xBrowse - numerical pad on keyboard
- Antonio Linares
- Site Admin
- Posts: 42418
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 14 times
- Been thanked: 48 times
- Contact:
- Otto
- Posts: 6400
- Joined: Fri Oct 07, 2005 7:07 pm
- Has thanked: 9 times
- Been thanked: 2 times
- Contact:
THank you, Antonio,
Now I understand. For the small a do I have to check the “Cap look” state?
----------------------------------
But I don’t understand why these to browsers have different values.
Method keydown filters out some keys and passes if there is no hit the value
to:
return Super:KeyDown( nKey, nFlags )
which I think is the attached window?
Maybe someone can explain this. Thanks in advance.
Now I understand. For the small a do I have to check the “Cap look” state?
----------------------------------
But I don’t understand why these to browsers have different values.
Method keydown filters out some keys and passes if there is no hit the value
to:
return Super:KeyDown( nKey, nFlags )
which I think is the attached window?
Maybe someone can explain this. Thanks in advance.
- Antonio Linares
- Site Admin
- Posts: 42418
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 14 times
- Been thanked: 48 times
- Contact: