24 #ifndef __evGUIFileInput_h 25 #define __evGUIFileInput_h 28 #include <FL/Fl_Input.H> 29 #include <FL/Fl_Button.H> 30 #include <FL/Fl_File_Chooser.H> 35 #define EVGUIFILEINPUT_BUTTON_WIDTH 70 42 const int width,
const int height,
43 const int label_width,
44 const char *extension,
56 void SetCallback(Fl_Callback *callback,
void *data);
82 this->
FileInput->callback(callback, data);
Definition: evGUIObject.h:33
Definition: evString.h:30