Paul Thanks. I checked this out and downloaded it. It is a program with configure scripts and everything. I don't know if I require a single file that defines a plotting function/widget rather than a full app.
What is the diff? Well I need to eventually port this program to Win32 and other places. I'm afraid if I get dependent on a "real app" like GtkDataBox I won't be able to port app to various places. Does this make sense? I don't suppose any of these plotting programs are available as 2 little files?... .c file and a .h file? Basically I just need the interface. Sincerely, Chris On Thu, Aug 01, 2002 at 06:22:55AM -0400, Paul Davis wrote: > >I wrote code in expose handler to draw and update > >4 scientific graphs in GTK+.... > > > >I am getting bogged down in calculating positions > >and sizes of ticks, borders, axes labels, etc. > > > >Surely there must be a graph widget to escape all this > >low level tediousness in GTK+? > > google for GtkDataBox. its not perfect, but its pretty good. > > --p > _______________________________________________ > gtk-list mailing list > [EMAIL PROTECTED] > http://mail.gnome.org/mailman/listinfo/gtk-list -- _______________________________________ Dr. Christian Seberino SPAWAR Systems Center San Diego Code 2363 53560 Hull Street San Diego, CA 92152-5001 U.S.A. Phone: (619) 553-7940 Fax: (619) 553-2836 Email: [EMAIL PROTECTED] _______________________________________ _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
