00001 /* -- 00002 OpenFX version 2.xx - Modelling, Animation and Rendering Package 00003 -- */ 00004 00005 /* trace.h */ 00006 00007 00008 #define IDM_DISPLAY 101 00009 #define IDM_COLOURS 102 00010 #define IDM_DRAWIT 103 00011 #define IDM_ADD 104 00012 #define IDM_MOVE 105 00013 #define IDM_DELETE 106 00014 #define IDM_INSERT 107 00015 #define IDM_EXIT 108 00016 #define IDM_ABORT 109 00017 #define IDM_STRETCH 110 00018 #define IDM_PEN_RED 111 00019 #define IDM_PEN_WHITE 112 00020 #define IDM_PEN_BLACK 113 00021 #define IDM_PEN_CYAN 114