[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Wizard GUI for X
 
- From: Daniel Quintela <dq@...>
 
- Date: Tue, 07 Sep 2004 14:55:24 -0300
 
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