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:[EMAIL PROTECTED]]
> Sent:         Thursday, December 14, 2000 1:26 PM
> To:   [EMAIL PROTECTED]; [EMAIL PROTECTED]
> 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
> [EMAIL PROTECTED]
> http://mail.gnome.org/mailman/listinfo/gtk-list
> 

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to