Re: [gtk-list] Re: widgets not always resizing????????????




> already put that on the parent window (its an actual window) allowed it
> to grow and shrink.
> 
> ->  But if the configure event gets called with a size the widget
> ->  doesn't have, that is a bug.
> 
> the widget has the size the configre event sends, but i resized it to
> somehting else.. that resize never hapens.. even if i queue the draw...
> no matter what i do eventually it screws up..

Well, I can take a look at it. (If you have a short test case,
that would be helpful, otherwise, I can cook something up)

Taking a peek at the code, you do have to queue a resize with
gtk_drawing_area_size (but not with gtk_widget_set_usize) - this
probably should be changed.

Regards,
                                        Owen



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