[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: GtkPlot and GtkDrawingArea
- From: "Dugas, Alan" <alan dugas analog com>
- To: gtk-app-devel-list gnome org, gtk-list gnome org,scigraphica-gtkextra lists sourceforge net
- Subject: RE: GtkPlot and GtkDrawingArea
- Date: Thu, 14 Dec 2000 15:13:08 -0500
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]