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: GtkDrawingArea
- Date: Fri, 22 Dec 2000 14:58:33 -0500
Can anyone tell me what I need to do to add a GtkPlot to a GtkDrawingArea?
I've tried using;
gtk_plot_set_drawable(GTK_PLOT(active_plot),
GTK_WIDGET(drawing_area)->window);
gtk_plot_paint(GTK_PLOT(active_plot));
gtk_plot_refresh(GTK_PLOT(active_plot), NULL);
but I only get a blank screen.
-- Stupid Genius
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]