Re: gtk_widget_queue_resize() forgetting allocation
- From: Stephen Bach <9sjb qlink queensu ca>
- To: gtk-list gnome org
- Subject: Re: gtk_widget_queue_resize() forgetting allocation
- Date: Sat, 25 Sep 2004 11:04:52 -0400
For posterity:
I isolated the issue to the GtkViewport widget. I found that if I packed the
label/vbox into a GtkLayout and packed that into the GtkScrolledWindow,
the size negotiations worked the way they should. I don't know if the
problem is caused by some function of the viewport that I don't understand,
but I'm not going to spend any more time on it. Using a layout works, though
it requires a little more massaging.
The only problem I have now is that the step_increment field of the vertical
GtkAdjustment in the scrolled window doesn't update itself upon resize, and
indeed sits at zero. But I can deal with that.
On Sun, Sep 19, 2004 at 12:02:48PM -0400, Stephen Bach wrote:
>
> stuff
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]