home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 December
/
PCWorld_2002-12_cd.bin
/
Software
/
Komercni
/
Baltik
/
katB.exe
/
katB
/
DESIGN
/
DESIGN_H.RES
< prev
next >
Wrap
Text File
|
2002-09-09
|
3KB
|
145 lines
////////////////////////////////////////////////////////////////////////////////
//----------------------------------------------------------------------------//
//-----project DESINGER, copyright 2002 Libor Bareτ-------------------------//
//----------------------------------------------------------------------------//
////////////////////////////////////////////////////////////////////////////////
// menus
#define ID_SEPARATE -1
#define IDM_FILE 0
#define IDM_EDIT 1
#define IDM_INSERT 2
#define IDM_HELP 4
#define IDM_VIEW 3
// control
#define DESKTOP 0
#define IDC_MENU 1
#define IDC_DIAGRAM 2
#define IDC_POPUPMENU 3
#define IDC_TOFULLSCREEN 4
#define IDC_PROPERTIES_X 5
#define IDC_EDITPOPUP 6
#define IDC_COMBOBOX1 7
#define IDC_LISTBOX1 8
#define IDC_INSERT 9
#define IDC_ADDINGDIALOG 10
#define IDC_CANCEL 11
#define IDC_TYPE_PRIVATE 13
#define IDC_TYPE_PROTECTED 14
#define IDC_TYPE_PUBLIC 15
#define IDC_TYPE_ABSTRACT 16
#define IDC_TYPE_DELIVER 17
#define IDC_TYPE_CONSTANT 18
#define IDC_PARA_TYPE 19
#define IDC_PARA_NAME 20
#define IDC_PARA_LIST 21
#define IDC_PARA_INSERT 22
#define IDC_PARA_DELETE 23
#define IDC_PARA_IN 27
#define IDC_PARA_INOUT 24
#define IDC_PARA_OUT 25
#define IDC_ADD_NAME 26
#define IDC_ADD_TYPENAME 12
#define IDC_PARA_UPDATE 28
#define IDC_SC_CLASSNAME 30
#define IDC_SC_OK 31
#define IDC_SC_CANCEL 32
#define IDC_SC_ELSEPR 33
#define IDC_SC_ELSEST 34
#define IDC_SC_IMPLEMENT 38
#define IDC_SC_ABSTRACT 35
#define IDC_SC_INTERFACE 36
#define IDC_SC_UTILITY 37
#define IDC_SC_BIND 39
#define IDC_CLASSSETTING 50
#define IDC_POPUPMENUEX 29
// command IDs
#define IDC_FILE_NEW 200
#define IDC_FILE_EXIT 201
#define IDC_FILE_OPEN 202
#define IDC_FILE_SAVEAS 203
#define IDC_FILE_SAVE 204
#define IDC_FILE_OPENING 208
#define IDC_HELP_CONTENT 205
#define IDC_HELP_ABOUT 206
#define IDC_HELP_TECHSUPPORT 207
#define IDC_EDIT_CUT 210
#define IDC_EDIT_COPY 211
#define IDC_EDIT_PASTE 212
#define IDC_EDIT_DELETE 213
#define IDC_EDIT_DELETEALL 214
#define IDC_EDIT_DOCKING_DEPENDENT 215
#define IDC_CELL_RENAME 300
#define IDC_CELL_CLASSONLY 301
#define IDC_CELL_CLASSFULL 302
#define IDC_CELL_CHANGESOURCE 300
#define IDC_INSERT_NEWOBJECT 400
#define IDC_INSERT_DEPENDENT 401
#define IDC_INSERT_NEWOPERATION 402
#define IDC_INSERT_NEWVARIABLE 403
#define IDC_VIEW_VESA1 500
#define IDC_VIEW_VESA2 501
#define IDC_SETTING_CLASS 600
#define IDC_EDIT_ITEM 601
#define IDC_DELETE_ITEM 604
#define IDC_CELL_CHANGEDEPENDENT 303
// bitmap
#define IDB_SMALL_X 117
#define IDB_OPEN 42
#define IDB_SAVE 57
#define IDB_SAVEALL 72
#define IDB_FULLSCREEN 12
#define IDB_NEW 27
#define IDB_PROPERTIES 87
#define IDB_CUT 102
#define IDB_REUNDO 104
#define IDB_UNDO 89
#define IDB_HELP 74
#define IDB_DELETE 44
#define IDB_PASTE 29
#define IDB_COPY 14
#define IDB_NOTHING -1
#define IDB_NEWOBJECT 119
#define IDB_DEPENDENT 132
#define IDB_CHECKED 147
#define IDB_CLASSFULL 149
#define IDB_CLASSONLY 59
#define IDB_SCROLLLEFT 15001
#define IDB_SCROLLRIGHT 15002
#define IDB_SCROLLUP 15003
#define IDB_SCROLLDOWN 15004
#define IDB_NEWVARIABLE 16
#define IDB_NEWOPERATION 1
#define IDB_DELETE_ITEM 5
#define IDB_EDIT_ITEM 3
// timers
#define IDT_CARETTIMER 0
#define IDTSIZE_TIMER 1 // num of timers ...