OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
gadgetwi.h File Reference

Definition of TGadgetList, TGadgetWindow & TGadgetWindowFont A list holding gadgets, & a window class owning & managing tiled gadgets. More...

#include <owl/private/defs.h>
#include <owl/window.h>
#include <owl/gadget.h>
#include <owl/gdiobjec.h>
#include <owl/preclass.h>
#include <owl/posclass.h>

Go to the source code of this file.

Classes

class  owl::TGadgetList
 TGadgetList is a list of gadgets with management functions. More...
 
class  owl::TGadgetWindowFont
 Derived from TFont, TGadgetWindowFont is the default font used by TGadgetWindow. More...
 
class  owl::TGadgetWindow
 Derived from TWindow, TGadgetWindow maintains a list of tiled gadgets for a window and lets you dynamically arrange tool bars. More...
 
class  owl::TGadgetWindow::TLayoutInfo
 Gadget layout information used during the layout process. More...
 
class  owl::TGadgetControl
 TGadgetControl is a specialized, easily constructed gadget window that holds one gadget for use as a control in a window. More...
 

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Macros

#define EV_WM_CREATETOOLTIP   OWL_EV_(WM_OWLCREATETTIP, EvCreateTooltips)
 

Detailed Description

Definition of TGadgetList, TGadgetWindow & TGadgetWindowFont A list holding gadgets, & a window class owning & managing tiled gadgets.

Definition in file gadgetwi.h.