"David Breeding" <debmin...@gmail.com>: > When I expand the TreeStore, if its size exceeds the toplevel window, I get > the warning: "Allocating size to GtkWindow 0x[address] without calling > gtk_widget_get_preferred width/height()
How do you expand the tree store? By calling size_allocate() on it? If so, then you need to call get_preferred_size() or similar beforehand. If that's not it, I think a complete minimal example reproducing the problem would help. _______________________________________________ gtk-perl-list mailing list gtk-perl-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-perl-list