-
- Downloads
subclass the original file chooser and move it into the GUI class, so that we can set its position (the FLTK folks don't want to patch the standard file chooser, so this is the only solution...)
Showing
- Common/Context.h 1 addition, 0 deletionsCommon/Context.h
- Common/DefaultOptions.h 4 additions, 0 deletionsCommon/DefaultOptions.h
- Common/Makefile 2 additions, 2 deletionsCommon/Makefile
- Common/Options.cpp 15 additions, 1 deletionCommon/Options.cpp
- Common/Options.h 2 additions, 0 deletionsCommon/Options.h
- Fltk/Callbacks.cpp 22 additions, 29 deletionsFltk/Callbacks.cpp
- Fltk/File_Picker.h 44 additions, 0 deletionsFltk/File_Picker.h
- Fltk/GUI.cpp 2 additions, 1 deletionFltk/GUI.cpp
- Fltk/GUI.h 4 additions, 0 deletionsFltk/GUI.h
- Fltk/Makefile 16 additions, 13 deletionsFltk/Makefile
- Fltk/Message.cpp 5 additions, 1 deletionFltk/Message.cpp
- Graphics/Makefile 9 additions, 9 deletionsGraphics/Makefile
- Parser/Makefile 2 additions, 2 deletionsParser/Makefile
- Plugin/Makefile 5 additions, 4 deletionsPlugin/Makefile
Loading
Please register or sign in to comment