Fwd: Lablgtk interface to GtkCurve
Johan Mazel <[email protected]> Wed, 8 Sep 2010 15:01:39 +0200
| Newsgroups | gmane.comp.lang.ocaml.lib.gtk |
|---|---|
| Message-ID | <[email protected]> |
---------- Forwarded message ---------- From: Johan Mazel <[email protected]> Date: 2010/9/8 Subject: Re: [Lablgtk] Lablgtk interface to GtkCurve To: Adrien <[email protected]> Actually, I didn't because I didn't know its existence. However after a bit of search, it does not look like Cairo has a built-in module/file/class that allow to directly display a curve by simply giving a list of values. Anyway, thanks for the hint. Johan 2010/9/8 Adrien <[email protected]> Hi, > > Very little time to expand, but have you checked cairo[1]? > > Also, maybe it won't survive gtk3 which is due very soon now. > > [1] http://cairographics.org/ > [2] http://en.wikipedia.org/wiki/Cairo_(graphics)<http://en.wikipedia.org/wiki/Cairo_%28graphics%29> > > -- > > Adrien Nader > > On 08/09/2010, Johan Mazel <[email protected]> wrote: > > Hi > > I want to draw several curve using GTK+ and Lablgtk. > > According to my research, the most appropriate class for this is the > class > > called GtkCurve (http://library.gnome.org/devel/gtk/2.16/GtkCurve.html). > > However, in GTK+ documentation (cf previous link), this class is > considered > > "too specialized/little-used for GTK+". > > Plus, according to the Lablgtk documentation, there is no interface for > this > > class. > > Is this fact about Lablgtk linked to the current status of GtkCurve > inside > > the whole GTK+ ensemble (ie, the maintainers don't want to maintain an > > interface for a class that will disappear from GTK+) or is this a > deliberate > > choice, or have I not searched enough ? > > Thanks in advance for your time. > > Johan Mazel > > > _______________________________________________ Lablgtk mailing list [email protected] http://yquem.inria.fr/cgi-bin/mailman/listinfo/lablgtk