label line wrap en resize



Hi,

does anyone know why when resizing the window, a label doesn't get
"adjusted/updated"? I mean, when you have a label and use
gtk_label_set_line_wrap(GTK_LABEL(label),TRUE) I would expect that a
line of text gets rewrapped to fit the new situation.

When I replace the label with say a button, I can see that it gets the
new space allocated (the button size changes when resizing the
window).

cheers
c.h.



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