Re: [AD] Allegro 4.2 planning |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Monday 18 October 2004 22:55, Elias Pschernig wrote:
> Well, the first problem they handle by simply not using positional
> keys in X11. SDLK_a means, the key with "A" printed was pressed, no
> matter where it was.
Is there any particular reason we couldn't do this for Allegro? It's what
I'd expect KEY_A to mean anyway...
Can't be helped though, changing it now would be breaking the API - but
maybe for 4.3? Or is there some reason this is undesireable?
Evert