lua-users home
lua-l archive

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


Jamie Webb wrote:

On Wed, Aug 04, 2004 at 08:32:57PM +0000, Tiago Dionizio wrote:
Some time ago a discussion was made regarding FLTK and the wish of being
able to use it from lua. Since then i haven't seen any word about it and
don't know if someone is still working to make this happen.

Because of that (and because i also want to use it), i started doing
some work to bring FLTK to lua myself, using FLTK2 (though it is still
in a development state). Still can't do much with my works, but already
started to take form.

If someone is interested, or if someone is also working on a FLTK
binding, please let me know.

See Jay Carlson's work at http://lua-fltk.sourceforge.net/

-- Jamie Webb


I did look at it before, but it is to be used with lua 4 and incomplete. Reason why i started my own work.
Thanks anyway.

Tiago