Re: [gtk-list] Re: Drawing with GTK!



On Thu, 11 Mar 1999, Ronan Bourlier wrote:

> > I'm a computing student, and i'm making a graphic calculator (such as
> > gnuplot) which draws ecuations, ...
> > 
> > I want to use Gtk as the interface engine. But I don't know how to draw
> > (points, lines...) in Gtk, if anybody can help me please do it.
> > 
> Use the GDK library.
> To draw lines there is already a widget for that: curve or gammacurve.
> I don't know if it will be powerful enough.
GdkCurve is intended to support Gamma curves but it is in fact *not*
powerful enought for what you want to do.

Use GtkDatabox from Roland Bock.

Better:  Help Roland Bock to enhance it.

Best:  Try to get it included in GTK+-1.3/4


Kind regards

      Andreas.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]