RE: [gtk-list] Gtk-- canvas & plot widgets
- From: Oliver Freyd <freyd uni-muenster de>
- To: gtk-list redhat com
- Subject: RE: [gtk-list] Gtk-- canvas & plot widgets
- Date: Wed, 18 Feb 1998 22:46:40 +0100 (MET)
On 16-Feb-98 Jon Trowbridge wrote:
>I have put a preliminary version of a Gtk_Plot widget up on my home page,
>to go along with the Gtk_Canvas widget that I wrote to this list about
>yesterday.
>
>Gtk_Plot is derived from my Gtk_Canvas, and provides a mechanism for
>plotting data.
>
>I've packaged Gtk_Plot, Gtk_Canvas and some sample programs into
>a gzipped tar file. You can get it from:
>http://www.emccta.com/~trow/gtk.html
This seems to be quite useful to me,
especially as I plan to write a kind of vector drawing program,
like xfig. Maybe someone else has the same idea.
I want to use gtk--, as c++ seems much more structured to me.
Now I just have a question regarding the Plot and Canvas widget:
Why doesn't it compile with gcc (2.7.2)?
It says:
g++ -c -g -o gtk--canvas.o gtk--canvas.cc
In file included from gtk--canvas.cc:23:
/usr/include/g++/stack.h:29: `_GdkGC *' is not an aggregate type
/usr/include/g++/stack.h:29: confused by earlier errors, bailing out
It seems the stack template doesn't work.
Do I have to use egcs or gcc 2.8.0?
Anyway, happy coding to anyone!
Oliver
---------------------------------
E-Mail: Oliver Freyd <freyd@uni-muenster.de>
Date: 18-Feb-98
Time: 22:46:43
This message was sent by XFMail
----------------------------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]