Wiki Page Content

Differences between revisions 3 and 4
Revision 3 as of 2016-09-29 21:20:17
Size: 1721
Comment: Updated platform info.
Revision 4 as of 2016-09-29 21:21:51
Size: 1682
Comment: Updated Version section.
Deletions are marked like this. Additions are marked like this.
Line 42: Line 42:
This hint is available in ''unstable'' versions newer than (stable) SDL 2.0.4. This hint is available since SDL 2.0.5.

DRAFT

SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH

A hint that specifies if mouse click events are sent when clicking to focus an SDL window.

Values

0

no mouse click events are sent when clicking to focus

1

mouse click events are sent when clicking to focus

Default

By default no mouse click events are sent when clicking to focus.

Code Examples

You can add your code example here

Remarks

You can add useful comments here

Version

This hint is available since SDL 2.0.5.


CategoryDefine, CategoryHints

None: SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH (last edited 2016-09-29 21:21:51 by PhilippWiesemann)

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