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