[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Tolua GUI binding
- From: "Grisha" <grisha@...>
- Date: Tue, 29 Jun 2004 19:08:19 +0400
Yep, thank you
I'v already took a look at it, prior to FLTK, and found it's too heavy for
our purposes. Thanks for the tip anyway :)
Best Regards,
Grisha
----- Original Message -----
From: "Francesco" <fr_m@hotmail.com>
To: "Lua list" <lua@bazar2.conectiva.com.br>
Sent: Tuesday, June 29, 2004 6:49 PM
Subject: Re: Tolua GUI binding
> Hi,
>
> > I'v been looking for different GUI libs with ready bindings to Lua,
and
> > encountered FLTK (http://www.fltk.org/) with Lua binding for it
> > (http://lua-fltk.sourceforge.net).
> >
>
> I know that wxWidgets GUI library (it's also cross-platform) has already
LUA bindings:
> checkout http://www.luascript.thersgb.net/....
>
> Hope it will be useful,
> Francesco Montorsi