cxWidgets 1.0
cxInputTypes.h
Go to the documentation of this file.
1// Copyright (c) 2026 E. Oulashin
2#ifndef __CXINPUTTYPES_H__
3#define __CXINPUTTYPES_H__
4
5namespace cx {
6
7// Copyright (c) 2007 Michael H. Kinney
8//
9
25
26} // namespace cx
27
28#endif
cxBorderChars.h - Defines border characters to be used in drawing a box (i.e., in cxWindow and all it...
Definition cxApp.cpp:5
eInputTypes
Definition cxInputTypes.h:20
@ eINPUT_TYPE_NUMERIC_WHOLE
Definition cxInputTypes.h:23
@ eINPUT_TYPE_NUMERIC_FLOATING_PT
Definition cxInputTypes.h:22
@ eINPUT_TYPE_TEXT
Definition cxInputTypes.h:21