Re: bug?



>I have a window of two buttons and one label in a hbox.
>If I change the text in the label, as a reaction on a signal, the hbox
>will suddenly enlarge and be much larger than it should be...

labels (and containers) expand to display their contents unless told
otherwise. 

whats the bug?

if you want the box to be of a fixed size, use gtk_widget_set_usize().

--p




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