summaryrefslogtreecommitdiff
path: root/examples/fluid-callback.fl
AgeCommit message (Collapse)Author
2025-03-06Update version numbers to 1.5.0Albrecht Schlosser
2024-12-09Update Fluid (.fl) files for release 1.4.1Albrecht Schlosser
2023-07-19FLUID: RTTI improvements, 'is_a90' now const, apply RTTIMatthias Melcher
2021-08-30Fix two compiler warnings [-Wunused-variable]Albrecht Schlosser
2021-03-19Add fluid callback demo program to examples folderAlbrecht Schlosser
This example demonstrates how to build an entire program using fluid and how to add static and virtual class methods as callbacks.