Wiki Page Content

DRAFT

SDL_HINT_GRAB_KEYBOARD

A hint that specifies whether grabbing input grabs the keyboard.

Values

0

grab will affect only the mouse

1

grab will affect mouse and keyboard

Default

By default SDL will not grab the keyboard so system shortcuts still work.

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryDefine, CategoryHints

None: SDL_HINT_GRAB_KEYBOARD (last edited 2014-02-15 21:50:29 by PhilippWiesemann)

Feedback
Please include your contact information if you'd like to receive a reply.
Submit