Luis A. Montes | 28 Oct 2011 21:20
Favicon

Re: GtkPlot with multiple datasets

Thanks both for your answers,

I did try gtk 3.0.1 under Linux (Ubuntu 10.04) and the tests work. On
Windows pkg-config --modversion gtk+-2.0 reports 2.22.0, on ubuntu I get
2.20.1. What do you get under solaris? I'm going to try installing 2.20
on windows, perhaps that has something to do with the tests not working?
Some deprecated functions might have gotten nuked.

Thanks

Luis

On Fri, 2011-10-28 at 18:53 +0200, Fredy Paquet wrote:
> Hello Luis
> 
> The plot widgets of gtkextra-3 are working properly on Solaris here.
> 
> I did a few tests on MinGW today and can confirm the drawing problem.
> 
> >From gtkextra-2 to gtkextra-3, the drawing base was rewritten to use Cairo.
> The sheet code in gtkextra-3 is still based on GDK and has not yet been 
> rewritten.
> 
> fp
> 
> --On Thursday, October 27, 2011  1:24:03 PM -0700 "Luis A. Montes" 
> <luis <at> qdusa.com> wrote:
> 
> > I've been trying to use GtkExtra, specifically gtk plot to produce some
> > simple graphs. I have a single plot on a canvas, and then I add one
(Continue reading)


Gmane