summaryrefslogtreecommitdiff
path: root/FL/Fl_Plugin.H
AgeCommit message (Collapse)Author
2010-02-27Starting to add a GUI to manage the IDE database.Matthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7169 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-01-24Still not having added Fl_Tree and Fl_Table to Fluid, I remembered the ↵Matthias Melcher
plugin concept we had early on. It occured to me that writing plugins must not be difficult, and that FLTK already has everything needed. So here it is, a plugin implementation for FLTK. The MSWindows/Cygwin implementation is untested due to lack of a machine. The dynamic loading still needs a test implementation. Comments welcome. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7023 ea41ed52-d2ee-0310-a9c1-e6b18d33e121