Re: [gtk-list] Canvas widget in GTK?




The GtkDrawingArea is certainly useful if all you're doing is drawing
"lines, circles, etc". The GnomeCanvas has a lot of really awesome
features to it that simply don't belong at the GTK+ level, such as
anti-aliasing, and from what I understand there is a goal to make
GnomeCanvas objects printable using the gnome-print package.

Bear in mind that you can install the gnome-libs package without running
the entire GNOME environment. That way you can painlessly use selected
features like the GnomeCanvas.

Cody

On Tue, 20 Jul 1999, Glenn Hutchings wrote:

> Hi there, GTK fans.
> 
> Anyone out there know if there are any plans for a canvas widget in
> GTK?  A widget where you can create graphics primitives (lines, circles,
> etc), like in Tcl/Tk.  Looks like there is one for Gnome, which strikes
> me as a bit strange -- since Gnome is built on GTK, why not implement
> the canvas at the GTK level?
> 
> Glenn
> 



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