regarding IconView use

2013-04-23 Thread D.H. Bahr
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?

Re: regarding IconView use

2013-04-23 Thread Erick PĆ©rez Castellanos
Nope, that's not a bug, it is the expected behavior. You should look in libgd, there should be something like EggListBox but IconView like Is this a known bug? Should I be enabling some mask I am not? is this implemented via callbacks?? ___

Re: regarding IconView use

2013-04-23 Thread Tristan Van Berkom
It's not the expected behaviour. GtkIconView lays out it's icons based on the available/allocated width, unless the columns property is explicitly set, it always has. It's possible that there was a bug earlier on in 3.x (3.2 ? 3.4 ?), but if you see ./tests/testiconview you will find icons that

Re: regarding IconView use

2013-04-23 Thread D.H. Bahr
Bottom line: my code should work properly on 3.8 (maybe 3.6) ?? Does (anybody knows if) Nautilus uses something different for its Icon View? Nautilus re-layouts its icons just fine. Best regards El mar, 23-04-2013 a las 23:33 +0900, Tristan Van Berkom escribiĆ³: I don't know why it regressed in

Re: regarding IconView use

2013-04-23 Thread Emmanuele Bassi
hi; On 23 April 2013 11:44, D.H. Bahr db...@uci.cu wrote: Does (anybody knows if) Nautilus uses something different for its Icon View? Nautilus re-layouts its icons just fine. Nautilus does not use GtkIconView. ciao, Emmanuele. -- W: http://www.emmanuelebassi.name B: