Re: How to declare a protected region in a gtk window ?



Owen Taylor wrote:

> gtk_widget_set_double_buffered (widget, FALSE);
> gtk_widget_set_app_paintable (widget, TRUE);
>
>is probably more to the point.
>
>Regards,
>                                      Owen
>  
>
Thank you for your answer.
I tried it. It works. But If I resize/grow the window and call the
functions above,
the regsion doesn't grow. Is it a bug ? I have to destroy and recreate
the window
to get around this problem.

Regards,

-- 
Edward Liu
Springsoft Inc.





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