nanogui@linuxhacker.org
nanogui@linuxhacker.org
: to run viewML, we need fltk.
Yes, and that will likely remain.
for fast programming, what's my best selection? fltk is easy, but it's too
large ,and I thind it cannot hold up event( I got wrong??), in nano-X ,event
handle is clear and easy.
If you're writing simple programs, then writing to
bare Nano-X API might be ok. The FLTK toolkit allows
bringing up edit, text, label, and other widgets
fairly easily, and it's cross-platform. It runs on
X as well as Nano-X, so it's ideal for ViewML and
other app users that might want to run X rather
than NX.
Regards,
Greg
:
nanogui@linuxhacker.org