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. _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list