|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Implementation of class TGadgetWindow and TGadgetWindowFont. More...
#include <owl/pch.h>#include <owl/gadget.h>#include <owl/gadgetwi.h>#include <owl/framewin.h>#include <owl/decframe.h>#include <owl/celarray.h>#include <owl/tooltip.h>#include <owl/uimetric.h>#include <owl/commctrl.h>#include <owl/theme.h>#include <stdio.h>#include <algorithm>Go to the source code of this file.
Namespaces | |
| namespace | owl |
| Object Windows Library (OWLNext Core) | |
Functions | |
| owl::DIAG_DEFINE_GROUP_INIT (OWL_INI, OwlGadget, 1, 0) | |
| owl::DIAG_DECLARE_GROUP (OwlCmd) | |
Variables | |
| const uint | owl::GadgetWindowTimerID = 0xBACA |
| const uint | owl::GadgetWindowTimeOut = 1000 |
| owl::EV_WM_RBUTTONDOWN | |
| owl::EV_WM_RBUTTONUP | |
| owl::EV_WM_SYSCOLORCHANGE | |
| owl::EV_WM_CREATETOOLTIP | |
Implementation of class TGadgetWindow and TGadgetWindowFont.
Definition in file gadgetwi.cpp.