>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
