lua-users home
lua-l archive

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


Hi:

After making pluggable the UI in Kurmi, I'm near finishing a Win32 native GUI for it.
It has around of 500 lines of "effective" code (DLL size is 28 Kb before compression).


Because I never built a GUI for the X platform without using wxWidgets or FLTK, I have a question for the experts:
Is it possible to build a "user friendly", lightweight and nice X GUI (wizard style) in 500 lines ?


I'll appreciate your help!. :-)

Thanks in advance,
Daniel