Wiki Page Content

Differences between revisions 13 and 14
Revision 13 as of 2011-11-14 05:37:12
Size: 989
Editor: SheenaSmith
Comment: add search exclusions for SG pages
Revision 14 as of 2012-01-04 18:31:55
Size: 1007
Editor: SheenaSmith
Comment: cached searchs
Deletions are marked like this. Additions are marked like this.
Line 18: Line 18:
<<FullSearch(category:CategoryEnum CategorySWM -SGEnumerations)>> <<FullSearchCached(category:CategoryEnum CategorySWM -SGEnumerations)>>
Line 21: Line 21:
<<FullSearch(category:CategoryStruct CategorySWM -SGStructures)>> <<FullSearchCached(category:CategoryStruct CategorySWM -SGStructures)>>
Line 24: Line 24:
<<FullSearch(category:CategorySWM -CategoryEnum -CategoryStruct -SGFunctions)>> <<FullSearchCached(category:CategorySWM -CategoryEnum -CategoryStruct -SGFunctions)>>

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