Re: How to declare a protected region in a gtk window ?
- From: Edward-Liu <dhliu springsoft com tw>
- To: Owen Taylor <otaylor redhat com>
- Cc: gtk-list gnome org
- Subject: Re: How to declare a protected region in a gtk window ?
- Date: Fri, 21 Mar 2003 09:23:31 +0800
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]