Changes for version 0.99.5 - 2016-05-08
- Starting basic documentation in Fl.pm
- Callbacks no longer cause crash on destruction due to bad ref counts
- New widgets:
- Fl::CheckButton - a button with a checkbox
- Fl::LightButton - a button with a light to indicate 'on' vs 'off'
- Fl::ReturnButton - triggers callback when Enter key is pressed
- Fl::RepeatButton - repeatedly triggers callback as long as it's held down
- Fl::RadioRoundButton - looks like a radio button and acts like one too
- Fl::RoundButton - looks like a radio button but behaves like a traditional button
- Fl::RadioButton - acts like a radio button but looks like a regular one
- Fl::RadioLightButton - no idea...
- Fl::ToggleButton - toggles on when pressed and back off when pressed again
- New export tags/values (get them all with :enum, of course):
- :align - Label alignment values
Documentation
Simple Box and Label Widget
Standard Push Button
Display Simple Chart Data
Button with a Check Box
Easily Imported Color-related Functions and Static Values
Easily Imported Static Variables
Event Loop Related Functions
The FLTK Container Widget
Push Button with a Light
Button that Turns Siblings Off
Button that Turns Siblings Off
Button with a Radio Circle that Turns Siblings Off
Button that Reapeats Callback when Held
Button with a Check Box
Button with a Radio Circle
Button that Toggles On and Off
Window Container for Widgets
Modules
Historical Package Name Alias
Bindings for the Stable 1.3.x Branch of the Fast Light Toolkit