Main Page | Modules | Data Structures | File List | Data Fields | Globals

TWidget Struct Reference
[Widget system]

Widget structure. More...

#include <widget.h>


Data Fields

PWidgetClass Class
 Widget class.
TRect Relative
 Coordinates of widget coordinates using ChildArea of parent as reference.
TRect Absolute
 Coordinates of widget using screen as reference.
TRect DrawAbsolute
 Coordinates of widget using childarea of parent as reference clipped in ChildDrawAbs of parent.
TRect ChildArea
 Coordinates relative to object position of child spacework (equal to Relative by default).
TRect ChildDrawAbs
 Coordinates relative to screen of child spacework (equal to Absolute by default).
l_long BackgroundColor
 Widget default background color.
l_ulong Flags
 Widget flags.
PApplication AppOwner
 Owner application.
PWidget FocusBack
 If set, when focus will be set on widget, it will focus instead the specified widget.


Detailed Description

Widget structure.


Field Documentation

l_ulong TWidget::Flags
 

Widget flags.

See also:
widgetflags


The documentation for this struct was generated from the following file:
Generated on Fri Oct 29 14:32:53 2004 for oZone GUI by doxygen 1.3.8