home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Club Elmshorn Atari PD
/
CCE_PD.iso
/
pc
/
0400
/
CCE_0423.ZIP
/
CCE_0423.PD
/
GEM.ZOO
/
tgem.h
< prev
next >
Wrap
Text File
|
1992-04-26
|
1KB
|
33 lines
/* resource file indicies for TGEM */
#define MENU 0 /* menu tree */
#define DOABOUT 7 /* STRING in tree MENU */
#define OPENTEST 16 /* STRING in tree MENU */
#define DOQUIT 18 /* STRING in tree MENU */
#define ABOUT 1 /* form/dialog */
#define QABOUT 2 /* BUTTON in tree ABOUT */
#define TESTS 2 /* form/dialog */
#define SIMPSLID 6 /* BOX in tree TESTS */
#define SIMPKNOB 7 /* BOX in tree TESTS */
#define VSLIDER 12 /* IBOX in tree TESTS */
#define UP 13 /* BOXCHAR in tree TESTS */
#define VRACK 14 /* BOX in tree TESTS */
#define VKNOB 15 /* BOX in tree TESTS */
#define DOWN 16 /* BOXCHAR in tree TESTS */
#define HSLIDER 42 /* IBOX in tree TESTS */
#define LEFT 43 /* BOXCHAR in tree TESTS */
#define HRACK 44 /* BOX in tree TESTS */
#define HKNOB 45 /* BOX in tree TESTS */
#define RIGHT 46 /* BOXCHAR in tree TESTS */
#define SEL 48 /* BUTTON in tree TESTS */
#define SELEX 49 /* BUTTON in tree TESTS */
#define TE 55 /* BUTTON in tree TESTS */
#define TEEX 56 /* BUTTON in tree TESTS */
#define SELTE 57 /* BUTTON in tree TESTS */
#define SELEXDEF 58 /* BUTTON in tree TESTS */
#define DESKTOP 3 /* form/dialog */