#include "cxWindow.h"
#include "cxFunction.h"
#include <string>
Go to the source code of this file.
|
| namespace | cx |
| | cxBorderChars.h - Defines border characters to be used in drawing a box (i.e., in cxWindow and all its derivitives)
|
| |
◆ DEFAULT_CXSCROLLEDWINDOW_ALT_PGDOWN_KEY
| #define DEFAULT_CXSCROLLEDWINDOW_ALT_PGDOWN_KEY ',' |
◆ DEFAULT_CXSCROLLEDWINDOW_ALT_PGUP_KEY
| #define DEFAULT_CXSCROLLEDWINDOW_ALT_PGUP_KEY '.' |
◆ DEFAULT_CXSCROLLEDWINDOW_GOTO_KEY
| #define DEFAULT_CXSCROLLEDWINDOW_GOTO_KEY CTRL_G |
◆ DEFAULT_CXSCROLLEDWINDOW_SEARCH_KEY
| #define DEFAULT_CXSCROLLEDWINDOW_SEARCH_KEY '/' |