| Summary: | keyboard layout is not being honored | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Walter de Jong <walter74> |
| Component: | events | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED WONTFIX | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | don't know | ||
| Hardware: | PowerPC | ||
| OS: | Mac OS X 10.5 (Intel) | ||
|
Description
Walter de Jong
2008-05-07 12:08:56 UTC
Can you try out SDL 1.3 PRERELEASE? http://www.libsdl.org/tmp/SDL-1.3.tar.gz Note that the keyboard input event has changed, look at test/checkkeys.c to see how it handles the SDL_TEXTINPUT event for details. Thanks! SDL 1.3 has been rewritten to make it much easier to solve keyboard layout issues. |