| Summary: | Arrow keys seems to be not intercepted in Windows Vista | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Dmitri Vedenko <vedenko> |
| Component: | events | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | takeda |
| Version: | HG 2.0 | ||
| Hardware: | x86 | ||
| OS: | Windows Vista | ||
| URL: | http://freya3d.co.cc | ||
|
Description
Dmitri Vedenko
2009-03-06 04:50:53 UTC
Tests under Windows XP SP2 shown the same problem (In reply to comment #1) > Tests under Windows XP SP2 shown the same problem Do you call SDL_PumpEvents() before using SDL_GetKeyboardState()? I have problem with key handling but SDL_GetKeyboardState() works for me on Vista. Actually looks like you're referring to SVN version, I'm using stable. Sorry. I guess I can't delete my last post. |