lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Tue, Jul 05, 2005 at 01:04:41PM +0100, Scott Morgan wrote:
> David Burgess wrote:
> >Is someone planning a FLTK implementation for Lua?
> 
> Somebody's already started one:
> lua-fltk.sourceforge.net/
it's so obsolete now,
you'd probably want to start from scratch.

Once FLTK 2 appears to be close to stable,
I'll look at it again.
Approach would be to not tolua the full interface,
but use only the lowlevel stuff and draw all the
widgets it lua.

cheers