Thanks for the help Martin! I think the latest version of Microwindows is 0.91 (I downloaded it from CVS & the version number in the VERSION file is 0.91)
I could not download NanoGTK from CVS. I tried "cvs co nanogtk", but it does not work. Is the module name something other than "nanogtk"? Thanks, Kanishka Banerjee On Dec 4, 2007 12:07 AM, Martin Kajdas <[EMAIL PROTECTED]> wrote: > > 1. Has the XLIB porting been stopped (the last NXLIB release was in > 2003)? > > The CVS has the latest version on nxlib with some bug fixes and > improvements. > You should use that. > At this time, the nxlib supports most of main Xlib calls and the fixes > are done on as needed basis. > I use nxlib with FLTK and I have very few problems > > > 2. I understand that the last release version of NXLIB (v0.45), is > compatible with the last release version of Microwindows (v0.90). > But > GTK+ is still under development. Is the latest release of GTK+ still > compatible with the last (2003) release of NXLIB ( v0.45)? > > If not, which is the version of GTK+ which is compatible with NXLIB > v0.45? > > The GTK development has nothing to do with nxlib unless it adds some > Xlib calls that are not supported by nxlib. > To check compatibility, you would have to log all Xlib calls from GTK > and check if they are supported by nxlib. > The latest microwindows version is still in CVS (v.0.92) > Martin >