|
Size: 1128
Comment: update formatting - categories
|
Size: 1119
Comment: update content - tip in address
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 9: | Line 9: |
| '''Include File(s):''' [[http://hg.libsdl.org/SDL/file/68dfd6df47da/include/SDL_syswm.h|SDL_syswm.h]] | '''Include File(s):''' [[http://hg.libsdl.org/SDL/file/tip/include/SDL_syswm.h|SDL_syswm.h]] |
DRAFT |
Platform-specific Window Management
Include File(s): SDL_syswm.h
Introduction
green
purple
purple
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().
Structures
