Introduction
This page serves as a reference to the public API for the WindowManager class and the types used there in.
When reading the API pay attension to the exceptions which can be emitted from the various function calls, doing otherwise could lead to some nasty problems.
New users to the library will want to read about the Key Concepts, which explain how the window manager treats the current window, some multi-threading issues, the basic user message handling system and about the boost style auto-linking which is avalible.
WindowManager API Reference
Window Creation / Destruction Functions
Window Manager Setup Functions
Window Setup Functions
Infomation Retriveal Functions
Mode Configuration Functions
Window Control Functions
- SetCurrent
- Show
- Hide
- IsVisible
- SwapBuffers
- ShareData
- SetWindowSize
- GetWindowSize
- SetWindowPosition
- GetWindowPosition
- SetWindowTitle
Display Control
Message Pump Related Functions
Public Types