32 #ifndef SHOWFULLSPEC_H_
33 #define SHOWFULLSPEC_H_
37 #include "visiblearea.h"
VisibleArea visible_area
Location of window on screen and scroll offsets.
Definition: showfullspec.h:51
Show the window below the desktop background.
Definition: showfullspec.h:65
Structure used to specify exact position and size for an object derived from tbx::ShowFullObject.
Definition: showfullspec.h:45
int WindowHandle
Type for WIMP windows handle.
Definition: handles.h:35
Show the window at the bottom of the window stack.
Definition: showfullspec.h:64
Class to store information for the Visible area of a window and provide work area to screen conversio...
Definition: visiblearea.h:36
Show the window at the top of the window stack.
Definition: showfullspec.h:63
WindowHandle wimp_window
Window handle of window to show this above.
Definition: showfullspec.h:56