passed as 'flags' parameter to create_code_viewer()
|
|
#define | CDVF_NOLINES 0x0001 |
| | don't show line numbers
|
| |
|
#define | CDVF_NOLINES 0x0001 |
| | don't show line numbers
|
| |
|
#define | CDVF_LINEICONS 0x0002 |
| | icons can be drawn over the line control
|
| |
|
#define | CDVF_LINEICONS 0x0002 |
| | icons can be drawn over the line control
|
| |
|
#define | CDVF_STATUSBAR 0x0004 |
| | keep the status bar in the custom viewer
|
| |
|
#define | CDVF_STATUSBAR 0x0004 |
| | keep the status bar in the custom viewer
|
| |