Re: regarding GtkIconView



On Tue, Apr 23, 2013 at 3:30 AM, D.H. Bahr <dbahr uci cu> wrote:
Hello list!

I'm facing a problem trying to use an IconView: the thing is icons
inside IconView get distributed considering the size of the IconView at
population time: if IconView is resized after population the items won't
accommodate themselves to the new dimensions.

Is this a known bug? Should I be enabling some mask I am not? is this
implemented via callbacks??

Hi,
   GTK+'s test cases seem to show that this is working properly at least
in recent versions.

Make sure you haven't done something like explicitly setting the "columns"
property of the icon view, and it should relayout the icons to fit as many
columns as possible (adding width should result in more columns).

Cheers,
      -Tristan

PS: Perhaps gtk-app-devel-list gnome org is a better venue for
questions related to using GTK+ apis.



Best regards

http://www.uci.cu
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-devel-list



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