Thanks for the tip. We've been using fltk 2.x so we missed this. Hopefully it will be merged into fltk 3.x so I'll check that next.
-Marco -----Original Message----- From: Hazen Babcock [mailto:hbabc...@mac.com] Sent: Friday, January 20, 2012 7:48 PM To: Quezada, Marco Cc: plplot-devel@lists.sourceforge.net Subject: Re: [Plplot-devel] FW: [Plplot-general] PLPlot and FLTK driver? On 01/20/2012 03:04 PM, Quezada, Marco wrote: > > We do have other applications already using fltk and although I am not > necessarily a fan of it, I don't see us switching any time soon. So with time > it might be possible for myself or my team to write a driver for it. No > promises but if we do we'll let you know. > Another option might be to use the extcairo driver. It appears (at least in FLTK 1.3.0) that you can use the cairo graphics library for rendering. A simple example of how to use the extcairo device is here: plplot/examples/c/ext-cairo-test.c It looks like you can get a cairo context in FLTK using: Fl::cairo_cc() -Hazen ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel