home *** CD-ROM | disk | FTP | other *** search
- /************************************************************************/
- /* Apf0.h --- Preprocessor definitions to distinct the gadgets */
- /************************************************************************/
-
- #define GAD_FLOAT 0
- #define GAD_REAL0 1
- #define GAD_REAL1 2
- #define GAD_IMAG0 3
- #define GAD_IMAG1 4
- #define GAD_MAXITER 5
- #define GAD_DIV 6
- #define GAD_XSIZE 7
- #define GAD_YSIZE 8
- #define GAD_FXP 9
- #define GAD_QUIT 10
- #define GAD_ABOUT 11
- #define GAD_LOAD 12
- #define GAD_SAVE 13
- #define GAD_PRINT 14
- #define GAD_VIEW 15
- #define GAD_TASK 16
- #define GAD_CYCLE 17
- #define GAD_DEFAULT 18
- #define GAD_MOUSE 19
- #define GAD_COLOR 20
- #define GAD_DEPTH 21
-