nanogui@linuxhacker.org
nanogui@linuxhacker.org
: I find a simple window manager for Microwidnows.
Where
: A few days ago, I had found a window manager, "flwm", using FLTK.
: But it use X11R6 lib. not Microwindows.
It sounds like it's an X Window manager, then? If it's
truly FLTK based, then it shouldn't be making any X
calls, just FLTK ones.
:
: I tried to port flwm to microwindws+flnx platform, and now I am trying.
I suggest you start with the Nano-X window manager,
which is in 0.89pre1 at microwin/src/demos/nanowm. I
am presently working on several major draw-code
enhancements, which will also make it easier to
use FLTK for draw code as well.
: Is there any tip for porting X application to Microwindows application ?
I am producing an Xlib-to-Nano-X conversion header
file that allows most Xlib calls to map without modification
to Nano-X.
Regards,
Greg
nanogui@linuxhacker.org