To clarify: I cannot get the vertically stacked buttons in the moose-latest-dev-4.8 image (of today, but it was not working in older 4.8 dev images either).
On Aug 6, 2013, at 11:51 AM, Johan Fabry jfabry@dcc.uchile.cl wrote:
Hi all,
I used to have a list of vertical buttons in the old version of AspectMaps (Moose 4.3), but now it appears that I cannot have these buttons vertically. I always get them horizontally, even if I add an isHorizontal: false, e.g. as in the code as below:
(aBrowser transmit) to: #buttons; from: #models; andShow: [ :a | (a actionList) title: 'Structural Zoom'; isHorizontal: false; populate: #selection on: $2 entitled: 'By Query' with: (et cetera)
Is there a way to get my buttons stacked vertically? sending stackedVerticallyArrangement only works on the container of the buttons (the 'a' in the code above), not on the buttons themselves.
Thanks in advance,
---> Save our in-boxes! http://emailcharter.org <---
Johan Fabry - http://pleiad.cl/~jfabry PLEIAD lab - Computer Science Department (DCC) - University of Chile
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
---> Save our in-boxes! http://emailcharter.org <---
Johan Fabry - http://pleiad.cl/~jfabry PLEIAD lab - Computer Science Department (DCC) - University of Chile