Re: Many GUI Toolkits, no "Best Option" [was wxWindows vs. FLTK]
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Many GUI Toolkits, no "Best Option" [was wxWindows vs. FLTK]
- From: Martin Spernau <martin@...>
- Date: 2003年2月12日 12:37:06 +0100
Enrico Colombini wrote:
Anyway, I don't think there is currently much of a need for a specific Lua GUI; in Lua style, different GUI should be loadable as modules according to the user's taste or needs.
Well, yes modularity and choice is the idea.
But still I'd very much like to see a Lua-native GUI based on dimple
primitives that can be 'displayed' by any number of toolkits.
That way the 'description' could be general, and the 'look&feel' would
be handled by the GUI in question (native win32, MACOS, GTK, DHTML,
ncurses, whatever)
But I guess it is simply to much work to do for a practical project...
-Maritn