moonfltk
moonfltk copied to clipboard
Lua bindings for FLTK
Hi devs. I really like the project that you have created here. I am a big fan of Lua, but keep falling back into C++ development for all the wrong...
In the example `editor.lua` the program is terminated with `os.exit(true, true)`. This leads to a crash after the gtk native file chooser was invoked (at least under current Manjaro Linux,...
Lua 5.1
Hello there! Lua 5.1 seems to work fine, is there a reason it isn't supported? I'm using it with LuaJIT if that makes any difference.