: I believe the preferred method is using the XtoNX.h header, which : translates X calls to nano-X calls. I have read success reports with : FLTK using this method, and it wouldn't surprise me if GTK works : similarly.
Aaron - No, the XtoNX.h header was used for very early versions of NXLIB, which required recompilation of X11 libraries and binaries. The current NXLIB works by replacing libX11.so and does not require any re-compilation of the application. This has been tested for FLTK v1.x which works great. It has also been tested with GTK, but there may be more work to be done in some cases. Thus, I would suggest using FLTK for use with nano-X. If the application runs on X11, using FLTK with NXLIB should allow it to port unmodified to nano-X. Regards, Greg --------------------------------------------------------------------- To unsubscribe, e-mail: nanogui-unsubscr...@linuxhacker.org For additional commands, e-mail: nanogui-h...@linuxhacker.org