lua-fltk4lua
lua-fltk4lua copied to clipboard
Missing Table Creation on fltk4lua
Tables (FL_TABLE and FL_TABLE_ROW) seems to not have been implemented in FLTK4Lua yet. Is there any plans to create them? Those are incredibly needed for any CRUD application, but don't seem to be present in src nor in the wiki.