Menu

Home

Diego Florio

Welcome to the flPlug wiki!

flPlug is a library whose purpose is to provide a type-safe interface for the event callback system of the Fast Light ToolKit (FLTK) library.

ATENTION This project is hosted now on github!

For an example of code usage click here

Please send me your comments or write a review!

Diego F.

To download the last release, click here:


Changelog

  • Version 0.1.2: New support for callback to member functions with simple
    Fl_Widget* parameters (good for callback reuse)
  • Version 0.1.1 (beta): Initial release