Wiki Page Content

Differences between revisions 15 and 16
Revision 15 as of 2013-10-12 19:10:03
Size: 1025
Comment: Fixed search to exclude the right pages.
Revision 16 as of 2016-03-27 21:51:55
Size: 1044
Comment: Added link.
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
Your application has access to a special type of event, SDL_SYSWMEVENT, which uses the [[SDL_SysWMmsg]] structure and contains window-manager specific information. This arrives whenever an unhandled window event occurs. This event is ignored by default, but you can enable it with [[SDL_EventState]](). Your application has access to a special type of event, [[SDL_SysWMEvent|SDL_SYSWMEVENT]], which uses the [[SDL_SysWMmsg]] structure and contains window-manager specific information. This arrives whenever an unhandled window event occurs. This event is ignored by default, but you can enable it with [[SDL_EventState]]().

Platform-specific Window Management

Include File(s): SDL_syswm.h

Introduction

This category contains functions for handling advanced, platform-specific window management tasks.

Your application has access to a special type of event, SDL_SYSWMEVENT, which uses the SDL_SysWMmsg structure and contains window-manager specific information. This arrives whenever an unhandled window event occurs. This event is ignored by default, but you can enable it with SDL_EventState().

Enumerations

Structures

Functions


CategoryCategory

None: CategorySWM (last edited 2016-03-27 21:51:55 by PhilippWiesemann)

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