hys.uvic.ca]
Sent: Thursday, January 19, 2012 11:49 PM
To: Quezada, Marco
Cc: plplot-gene...@lists.sourceforge.net
Subject: Re: [Plplot-general] PLPlot and FLTK driver?
On 2012-01-17 22:25- Quezada, Marco wrote:
> Has there been any effort to develop a driver that would integrate plplot
&g
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: pl
-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:
>
&
Just wanted to update my post from yesterday with a small change. I found out
later that when using the cairo window within a parent fltk::Window along with
other widgets (in my case the plplot cairo window is part of a fltk::TabGroup),
the call that passes the fltk cairo context to the plplot l
If you run the attached code 2 PDF files will be created. The surfaces are of
different size because they go to different devices, but the second plot does
not get properly re-scaled to fit its requested surface size. This is a trimmed
down version of code I am using in my application but the go
2012 5:53 PM
To: Hazen Babcock
Cc: Quezada, Marco; plplot-devel@lists.sourceforge.net
Subject: Re: [Plplot-devel] Bug in extcairo driver or plstream?
Marco,
I tried your code with the latest SVN version and updated geom (as Hazen
said) and the code seemed to work fine. Maybe you could explain in