tbx
0.7.3
|
Structure used to specify exact position and size for an object derived from tbx::ShowFullObject. More...
#include <showfullspec.h>
Public Types | |
enum | { WINDOW_SHOW_TOP = -1, WINDOW_SHOW_BOTTOM = -2, WINDOW_SHOW_BEHIND = -3 } |
Special window handles to specify where a window should be shown in the window stack. More... | |
Public Attributes | |
VisibleArea | visible_area |
Location of window on screen and scroll offsets. | |
WindowHandle | wimp_window |
Window handle of window to show this above. More... | |
Structure used to specify exact position and size for an object derived from tbx::ShowFullObject.
anonymous enum |
WindowHandle tbx::ShowFullSpec::wimp_window |
Window handle of window to show this above.
Can also be one of the constants below