Re: How to refresh DrawingArea ?



Hi Marcus,

Try the expose event of drawing area.
Display the graph in expose event.
It handles the refreshing event.

I hope it will work.

Regards,
Rashid


On Mon, Aug 25, 2008 at 7:52 PM, Marcus_dev <marius juska yahoo com> wrote:
>
> Hello
>
> I've done on C++ that I could draw oriented graph on the DrawingArea.
> However I faced a problem that when a dialog window opens and I close it,
> the drawing that was under the dialog window dissapears.
> What to do that I could see full drawing on DrawingArea after the window
> above is closed ?
> Are there any refresh functions or something like that?
>
> Thank you, Marcus ;)
> --
> View this message in context: http://www.nabble.com/How-to-refresh-DrawingArea---tp19146486p19146486.html
> Sent from the Gtkmm mailing list archive at Nabble.com.
>
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
>


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