Re: [Development] Idea for automatic widget layout

2012-08-31 Thread jan-arve.saether
Hi Kerrick, Here's my initial impressions. Some comments are related to Qt, since that's where I come from. ext Kerrick Staley wrote on 2012-08-31: Hello, I had an idea for automating widget layout in a framework like Clutter, Gtk+, or Qt. Imagine you have a row of widgets that are

[Development] Idea for automatic widget layout

2012-08-30 Thread Kerrick Staley
Hello, I had an idea for automating widget layout in a framework like Clutter, Gtk+, or Qt. Imagine you have a row of widgets that are competing for horizontal space. Instead of having the developer (who is using the framework) declare a custom size for each widget, you could instead have the