Wiki Page Content

Differences between revisions 11 and 12
Revision 11 as of 2010-09-29 23:33:26
Size: 946
Editor: SheenaSmith
Comment: add RE section
Revision 12 as of 2011-02-14 18:01:37
Size: 950
Editor: SheenaSmith
Comment: update content - change tip to default
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
'''Include File(s):''' [[http://hg.libsdl.org/SDL/file/tip/include/SDL_syswm.h|SDL_syswm.h]] '''Include File(s):''' [[http://hg.libsdl.org/SDL/file/default/include/SDL_syswm.h|SDL_syswm.h]]

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