◆ KEY_MERGE_COLUMN
#define KEY_MERGE_COLUMN 0x8001 |
◆ KEY_SHOW_CURSORVIEW
#define KEY_SHOW_CURSORVIEW 0x1001 |
◆ KEY_SHOW_FUNCVIEW
#define KEY_SHOW_FUNCVIEW 0x1000 |
◆ KEY_SHOW_NUMPADVIEW
#define KEY_SHOW_NUMPADVIEW 0x1002 |
◆ KEY_SKIP
◆ KEYCODE_UNICODE
#define KEYCODE_UNICODE 0x80000000 |
◆ cursorKeysItems
struct ButtonItem cursorKeysItems[24] |
Initial value:
{
@"img:icon_key_backspace",
VK_BACK },
◆ functionKeysItems
struct ButtonItem functionKeysItems[24] |
◆ numPadKeysItems
struct ButtonItem numPadKeysItems[24] |
Initial value:
{
@"img:icon_key_backspace",
VK_BACK },
#define KEY_SHOW_CURSORVIEW
Definition: AdvancedKeyboardView.m:31
#define KEY_SKIP
Definition: AdvancedKeyboardView.m:33
#define KEY_MERGE_COLUMN
Definition: AdvancedKeyboardView.m:34
#define KEY_SHOW_NUMPADVIEW
Definition: AdvancedKeyboardView.m:32
#define KEY_SHOW_FUNCVIEW
Definition: AdvancedKeyboardView.m:30
#define KEYCODE_UNICODE
Definition: AdvancedKeyboardView.m:36