lua-fltk4lua icon indicating copy to clipboard operation
lua-fltk4lua copied to clipboard

Lua binding to the Fast Light Tool Kit (FLTK)

Results 5 lua-fltk4lua issues
Sort by recently updated
recently updated
newest added

Hello, I was wondering if this might be implemented at some stage, or even the Native_file_Chooser ;-?

Hello, I am trying to install ftlk4lua on my computer running under Ubuntu. And I god the following error : ``` sudo luarocks install fltk4lua [sudo] password for shadaen: Installing...

I notice that the luaRocks versions haven't been updated in 3 years, and that the makefile is pretty much built for a UNIX environment. What is the preferred way to...

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...

Hello, I am trying to use fltk4lua on windows but I encounter a problem. When I am trying to install fltk4lua I got the following error : ``` luarocks install...