[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua and FLTK
- From: "Grisha" <grisha@...>
- Date: Wed, 4 Aug 2004 23:46:19 +0400
Hi, Tiago
We made FLTK binding for our project, also transforming Fluid (FLTK dialog
editor) to export Lua code. We used Tolua++ (http://www.codenix.com/~tolua/)
to produce binding code. Sadly, it isn't stand-alone since it uses our
framework, also it's not much tested, but if you wish I can send it to you.
Best Regards,
Grisha
----- Original Message -----
From: "Tiago Dionizio" <tngd81@sapo.pt>
To: "Lua list" <lua@bazar2.conectiva.com.br>
Sent: Thursday, August 05, 2004 12:32 AM
Subject: lua and FLTK
>
> 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.
>
> Tiago
>
>