OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <owl/pch.h>
#include <owl/uihelper.h>
#include <owl/celarray.h>
#include <owl/tooltip.h>
#include <owl/gadgetwi.h>
#include <owl/chooseco.h>
#include <owl/uimetric.h>
#include <owl/picker.h>
#include <owl/template.h>
#include <owl/decframe.h>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
namespace | owl |
Object Windows Library (OWLNext Core) | |
Macros | |
#define | ID_STATITEM 0 |
#define | ID_CUSTITEM 1 |
#define | ID_DEFITEM 2 |
#define | ID_DELTA 3 |
#define | ID_MINITEM 2 |
#define | LOCKCOLORS |
Variables | |
const int | owl::CellSpacing = 2 |
#define ID_CUSTITEM 1 |
Definition at line 30 of file picker.cpp.
#define ID_DEFITEM 2 |
Definition at line 31 of file picker.cpp.
#define ID_DELTA 3 |
Definition at line 32 of file picker.cpp.
#define ID_MINITEM 2 |
Definition at line 33 of file picker.cpp.
#define ID_STATITEM 0 |
Definition at line 29 of file picker.cpp.
#define LOCKCOLORS |
Definition at line 1628 of file picker.cpp.