GrafX2 2.9.3227
The ultimate 256-color painting program
|
This is all the text that appears in contextual help and credits. More...
#include "const.h"
Macros | |
#define | HELP_TEXT(x) {'N', x, 0}, |
#define | HELP_LINK(x, y) {'K', x, y}, |
#define | HELP_BOLD(x) {'S', x, 0}, |
#define | HELP_TITLE(x) {'T', x, 0}, {'-', x, 0}, |
#define | HELP_TABLE_DECLARATION(x) {x, sizeof(x)/sizeof(const T_Help_table)}, |
This is all the text that appears in contextual help and credits.
Note: The source code is kept on a public website, so keep this in mind if you're thinking of putting an e-mail address in there. At least, use "\100" instead of @, to help against the most basic email address harvesters.
#define HELP_TEXT | ( | x | ) | {'N', x, 0}, |
#define HELP_LINK | ( | x, | |
y | |||
) | {'K', x, y}, |
#define HELP_BOLD | ( | x | ) | {'S', x, 0}, |
#define HELP_TITLE | ( | x | ) | {'T', x, 0}, {'-', x, 0}, |
#define HELP_TABLE_DECLARATION | ( | x | ) | {x, sizeof(x)/sizeof(const T_Help_table)}, |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
T_Help_section Help_section[] |
Referenced by Display_help(), Export_help(), Export_help_table(), and Window_help().