RE: GtkPlot and GtkDrawingArea



Opps!  My mistake, in case anyone else run into this, I forgot to set the
refresh area using;

gtk_plot_refresh(GTK_PLOT(active_plot),
GTK_WIDGET(drawing_area)->allocation);



                                -- Stupid Genius

----------
From:         Dugas, Alan[SMTP:alan dugas analog com]
Sent:         Thursday, December 14, 2000 1:26 PM
To:   gtk-app-devel-list gnome org; gtk-list gnome org
Subject:      GtkPlot and GtkDrawingArea

Does anyone know how to use a gtkplot to draw onto a gtkdrawing area?
I've
used gtk_plot_set_drawable(GTK_PLOT(active_plot),
GTK_WIDGET(drawing_area)->window) and all I get is a blank drawing area.
Any ideas as to where I've gone wrong would be greatly appreciated!
Thanks
in advance to those who respond.



                              --Stupid Genius

_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list





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