On 2013-11-22 11:26-0000 Arjen Markus wrote: > Hi Alan,
> Meanwhile I have the ntk device working on both Cygwin and bare Windows. > Which is > quite nice a result :). Indeed, and congratulations for that achievement! > > I still need to fiddle a bit with the CMake logic, as it seems to turn on the > tk and tkwin > devices which do not compile under bare Windows. The test_c_ntk target works on Linux for me without display issues thanks to your recent changes. It also appears you have fixed all build system issues (alluded to above) for this device on Windows. So as of revision 12741 I have enabled this device by default. As far as I can tell there is only one immediate issue left for this device which can be demonstrated by running examples/c/x33c -dev ntk On Linux that vertical menu for 100 different page choices is so long it goes right off the screen without a wraparound so that later pages are inaccessible. I read enough on the web to figure out the -columnbreak 1 option should be used for (say) every 30th menu item, but I could not figure out where to use that option in drivers/ntk.c. > My ultimate goal is to turn this device into a regular Tk widget, so that it > can be used as > part of a Tcl/Tk GUI. That sounds like a good goal. But just to clarify what you mean by it, are you planning to give -dev ntk some plframe capabilities similar to the way the colour palette widgets are available for -dev tk? Or are you thinking of a larger (or smaller) goal? Alan __________________________ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); the Time Ephemerides project (timeephem.sf.net); PLplot scientific plotting software package (plplot.sf.net); the libLASi project (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ ------------------------------------------------------------------------------ Shape the Mobile Experience: Free Subscription Software experts and developers: Be at the forefront of tech innovation. Intel(R) Software Adrenaline delivers strategic insight and game-changing conversations that shape the rapidly evolving mobile landscape. Sign up now. http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
