Re: Embedded GUI Code




Not too many details, but you could check out MicroWindows (an X11 server stripped to the bare minimum) and compile FLTK on top of it. It has been done multiple times before and seems to work well. There is even a comercial version of this combination available, but the name just slipped my brain.

Keith wrote:
I am on a search for an embedded GUI / Windowing / 2-D system.
.