I just wanted to fix the width of the mercury panel, but this doesn't seem to work in Pharo. The width specified for one component in table layout doesn't prevent the next cell to take the same space... Don't know how to fix this, so I removed the fixed width. Now it works, but the ugly thing is that mercury panel shrinks in size when more buttons get added.
David > yes confirmed > (nb I like having buttons there). > > Cheers, > > 2009/3/6 Alexandre Bergel <[email protected]>: >> Hi David, >> >> it seems that your last improvement of OB (especially the one defining >> the width of the mercury input field) does not work properly. The >> input field is above the buttons. >> >> Alexandre >> -- >> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >> Alexandre Bergel http://www.bergel.eu >> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >> >> >> >> >> >> >> _______________________________________________ >> Pharo-project mailing list >> [email protected] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > > > _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
