[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua 5.0 and tolua/SWIG ?
- From: David <dcuny@...>
- Date: Wed, 4 Sep 2002 13:40:28 -0700
Juergen wrote:
> a) Lua-FLTK ...
> b) LuaJava ...
I find it sort of puzzling to see Java Swing beat wxWindows as a solution for
a "lean" UI toolkit.
For a lean toolkit, FLTK is hard to beat. That makes is a great match for
Lua, which has a nice, small footprint.
Still, wxWindows provides a lot of stuff that you don't get with most other
toolkits - for example, native widgets and printing support.
One size doesn't fits all. That's why it's nice to have several toolkits to
choose from.
-- David Cuny