?? puzzlersc.h
字號:
/******************************************************************************
*
* Copyright (c) 1995-2004 PalmSource, Inc. All rights reserved.
*
* File: PuzzleRsc.h
*
*****************************************************************************/
// Main View
#define MainForm 1000
#define MainFormTitle 1001
#define MainFormNewPuzzleButton 1002
// Info Dialog Box
#define InfoDialog 1400
#define InfoVersionLabel 1404
// Rom Incompatible Alert
#define RomIncompatibleAlert 1001
// Menus
#define MainFormMenuBar 1000
// Menu commands
#define MainOptionsSolvePuzzleCmd 100
#define MainOptionsInstructions 101
#define MainOptionsAboutCmdSeparator 102
#define MainOptionsAboutCmd 103
// Strings
#define PleaseWaitStr 1000
#define InstructionsStr 1001
// Graphic Bitmaps
//#define ConnectingLocallyDisabledBitmap 1000
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -