Re: Update a drawing area bye a button



>here is my problem :
>I put some random pixel on a pixmap by clicking a button, but the
>refresh method "expose_event" is not call. So i tried to sent it
>signal "expose_event" but i did not succeed. 

gtk_widget_queue_draw()

>I m under MacOSX 10.3 with g++-3.3 and gtk 1.2.10!

this is a crazy combination. at least move up to GTK2.

--p



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