Re: why i can't draw the graphic??



On Wed, 10 Jul 2002, [gb2312] é™ èƒ wrote:

>    1)
...
 
>   gtk_signal_connect (GTK_OBJECT (window), "expose_event",
>                       GTK_SIGNAL_FUNC(expose), NULL);

Try connecting to GTK_OBJECT(drawing_area) instead of GTK_OBJECT(window).

-Jamie




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