Wiki Page Content

Differences between revisions 3 and 4
Revision 3 as of 2010-05-08 19:20:04
Size: 1594
Editor: SheenaSmith
Comment: change introduction content
Revision 4 as of 2010-06-24 22:18:49
Size: 831
Editor: SheenaSmith
Comment: update formatting
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
<<Color2(green,This is another possible format for the Category pages w/ Intro materials. Uses bigger starting heading format. Removes header name from title and moves it to top of Intro. Adds related headers list to beginning of Intro. Uses Introduction and Functions secondary headers.)>>
Line 11: Line 9:
'''Include File(s):''' [[http://hg.libsdl.org/SDL/file/68dfd6df47da/include/SDL_syswm.h|SDL_syswm.h]]

<<TableOfContents()>>
Line 12: Line 14:

[[http://hg.libsdl.org/SDL/file/68dfd6df47da/include/SDL_syswm.h|SDL_syswm.h]] - Include file ^required^ for SDL custom system window manager hooks.

Related headers you may also want to include ''-or-'' Other Include files you may want to apply/load:
 * [[http://hg.libsdl.org/SDL/file/68dfd6df47da/include/SDL_stdinc.h|SDL_stdinc.h]]
 * [[http://hg.libsdl.org/SDL/file/68dfd6df47da/include/SDL_error.h|SDL_error.h]]
 * [[http://hg.libsdl.org/SDL/file/68dfd6df47da/include/SDL_video.h|SDL_video.h]]
 * [[http://hg.libsdl.org/SDL/file/68dfd6df47da/include/SDL_version.h|SDL_version.h]]

DRAFT

Platform-specific Window Management

Include File(s): SDL_syswm.h

Introduction

green

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

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