bill did you check the idea of igor about layout that acts as anchors? Stef On Jun 17, 2011, at 11:49 PM, Schwab,Wilhelm K wrote:
As my Pharo MVP framework grows, I am starting to miss Dolphin's layout managers. The voodoo of automatically inserting splitters is, IMHO, time thrown after bad. We should instead have easy-to-use widgets that do what one expects and then explicitly place them where they belong.
Dolphin's proportional layouts can be set as horizontal or vertical, and one can add splitters to allow the proportions to be changed. An aspect called #arrangement can be set to zero to make something fixed size or to any number which then becomes that much out of the sum of peer #arrangement values.
My first priority is to get any type of layout that is reliable with deeply nested composites. Not there yet :(
Bill
________________________________________ From: pharo-project-bounces@lists.gforge.inria.fr [pharo-project-bounces@lists.gforge.inria.fr] On Behalf Of Sean P. DeNigris [sean@clipperadams.com] Sent: Friday, June 17, 2011 4:00 PM To: pharo-project@lists.gforge.inria.fr Subject: Re: [Pharo-project] OB column width resizing
Lukas Renggli wrote:
See http://groups.google.com/group/omnibrowser-dev/browse_thread/thread/39572387...
Thx :(
-- View this message in context: http://forum.world.st/OB-column-width-resizing-tp3606264p3606347.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.