Wiki Page Content

Differences between revisions 9 and 10
Revision 9 as of 2010-09-26 00:20:57
Size: 952
Editor: SheenaSmith
Comment: update content (w/ Sam)
Revision 10 as of 2010-09-26 00:21:36
Size: 871
Editor: SheenaSmith
Comment: remove 'draft' note
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
||<tablewidth="100%"style="color: rgb(255, 0, 0); text-align: center;">DRAFT ||

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().

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