Inconsistent SDL_KeyCodes between Win & OSX |
Inconsistent SDL_KeyCodes between Win & OSX |
Daniel Gibson
Guest
|
Hi,
same problem on Linux, posted about it recently, see https://forums.libsdl.org/viewtopic.php?t=11555 (I didn't get any feedback from the SDL developers, though, and it's unclear what behavior is desired, i.e. if Windows or Linux/OSX or neither behave "as expected") Interesting how apparently no one complained about this problem for years and now suddenly two people report it within two weeks :) Cheers, Daniel On 11/13/2015 11:06 PM, Tim Walters wrote:
_______________________________________________ SDL mailing list http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org |
|||||||||||||
|
Inconsistent SDL_KeyCodes between Win & OSX |
Tim Walters
Guest
|
Yes it looks like this bug probably goes back to SDL 1.x but I'm surprised to see there's still no resolution for it.
Based on very old posts I believe the non-Windows behavior (KeyCode matches label) is desired but strangely it looks like nothing has been done to make all platforms match behavior which is pretty much the purpose of SDL. -----Original Message----- From: SDL [mailto:] On Behalf Of Daniel Gibson Sent: Saturday, November 14, 2015 10:45 AM To: Subject: Re: [SDL] Inconsistent SDL_KeyCodes between Win & OSX Hi, same problem on Linux, posted about it recently, see https://forums.libsdl.org/viewtopic.php?t=11555 (I didn't get any feedback from the SDL developers, though, and it's unclear what behavior is desired, i.e. if Windows or Linux/OSX or neither behave "as expected") Interesting how apparently no one complained about this problem for years and now suddenly two people report it within two weeks :) Cheers, Daniel On 11/13/2015 11:06 PM, Tim Walters wrote:
_______________________________________________ SDL mailing list http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org _______________________________________________ SDL mailing list http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org |
|||||||||||||
|
Inconsistent SDL_KeyCodes between Win & OSX |
Daniel Gibson
Guest
|
On 11/17/2015 07:55 PM, Tim Walters wrote:
if it is, those KeyCodes should have names (SDLK_*).
definitely.
_______________________________________________ SDL mailing list http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org |
|||||||||||||||||||
|