This is panel.h in view mode; [Download] [Up]
/* 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();
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.