Re: libgnomecanvas

2010-05-03 Thread John Emmas
On 3 May 2010, at 03:05, Javier Jardón wrote: > > note that GnomeCanvas is deprecated, maybe you want to use GooCanvas > [1] instead. > Thanks for the suggestion Javier but this is a pre-existing project so I'm pretty much stuck with the same canvas that everyone else is using. No matter what

Re: libgnomecanvas

2010-05-03 Thread Vincent Torri
On Mon, 3 May 2010, Emmanuele Bassi wrote: On Mon, 2010-05-03 at 10:39 +0200, Vincent Torri wrote: that page is just for canvases can be used by/integrated in GTK+; QtGraphicsView was added as a reference point. that wiki page is not meant to be "let's list all canvases in existence so that

Re: libgnomecanvas

2010-05-03 Thread Emmanuele Bassi
On Mon, 2010-05-03 at 10:39 +0200, Vincent Torri wrote: > > that page is just for canvases can be used by/integrated in GTK+; > > QtGraphicsView was added as a reference point. that wiki page is not > > meant to be "let's list all canvases in existence so that people can use > > them". > > from t

Re: libgnomecanvas

2010-05-03 Thread Vincent Torri
On Mon, 3 May 2010, Emmanuele Bassi wrote: On Mon, 2010-05-03 at 10:02 +0200, Vincent Torri wrote: I've updated the informations of the Evas canvas in that page (very fast canvas, btw). It is not vector-based, contrary to most other canvas libraries listed in the page above (as they use cair

Re: libgnomecanvas

2010-05-03 Thread Emmanuele Bassi
On Mon, 2010-05-03 at 10:02 +0200, Vincent Torri wrote: > I've updated the informations of the Evas canvas in that page (very fast > canvas, btw). It is not vector-based, contrary to most other canvas > libraries listed in the page above (as they use cairo for the rendering). please, don't. th

Re: libgnomecanvas

2010-05-03 Thread Vincent Torri
Hey, 2010/5/1 John Emmas : Is this an appropriate forum for asking questions about libgnomecanvas or does it have its own separate mailing list? Hello John, note that GnomeCanvas is deprecated, maybe you want to use GooCanvas [1] instead. Also, this page has info about some canvas librari

Re: libgnomecanvas

2010-05-02 Thread Javier Jardón
2010/5/1 John Emmas : > Is this an appropriate forum for asking questions about libgnomecanvas or > does it have its own separate mailing list? Hello John, note that GnomeCanvas is deprecated, maybe you want to use GooCanvas [1] instead. Also, this page has info about some canvas libraries [2]

Re: libgnomecanvas

2010-05-01 Thread John Emmas
On 1 May 2010, at 19:18, John Emmas wrote: > Is this an appropriate forum for asking questions about libgnomecanvas or > does it have its own separate mailing list? > ___ Or alternatively, would gtk-l...@gnome.org be a better place? Basically I'm tr

Re: libgnomecanvas under windows

2006-05-16 Thread Tor Lillqvist
[EMAIL PROTECTED] writes: > > I want to built an XY plot using libgnomecanvas under windows.. > > Can anyone tell me where isit to download?? http://ftp.gnome.org/pub/gnome/platform/2.14/2.14.0/win32/ You will need also its dependencies (libart_lgpl, glib, libglade, atk, cairo, pango, gtk+). An