home *** CD-ROM | disk | FTP | other *** search
- /* Header file generated with fdesign. */
-
- /**** Callback routines ****/
-
- extern void QuitButtonProc(FL_OBJECT *, long);
- extern void UndoButtonProc(FL_OBJECT *, long);
- extern void AlphaProc(FL_OBJECT *, long);
- extern void IntensityProc(FL_OBJECT *, long);
-
-
-
-
- /**** Forms and Objects ****/
-
- extern FL_FORM *MainForm;
-
- extern FL_OBJECT
- *GetButton,
- *UndoButton,
- *SetButton,
- *SetAllButton,
- *EliminateButton,
- *AlphaSlide,
- *IntensitySlide,
- *colorwheel;
-
- extern FL_FORM *QueryForm;
-
- extern FL_OBJECT
- *QuestionText1,
- *QuestionText2,
- *QuestionText3,
- *AnswerButton1,
- *AnswerButton2;
-
-
-
- /**** Creation Routine ****/
-
- extern void create_the_forms();
-