flgui

Example FLTK GUI program

Structure

  • GUI using C++ and FLTK
  • C code for the logic of the program (TODO)
  • Objective-C for checking if there is a retina display (for later)

Dependencies

  • FLTK
  • gcc
  • make

TODO

  • Finish making the Makefile platform independent
  • Clean up debug-dirs in Makefile