I did a ConfigurationOfMoose updateDefault and now opening the
updatableBrowser example gives me a
MNU:LazyMorphTreeMorph>>multiSelection: (and of course the same
happens when opening AspectMaps) :-( Did I do anything wrong (again) ?
On 18 Jan 2010, at 18:26, Tudor Girba wrote:
Hi,
It's done in two ways :).
1. The actions defined on the Mondrian presentations now appear as a
menu on the root in the view. With this you can trigger update. See:
GLMBasicExamples new updatableBrowser
(execute "self add: 4" in the inspector and then see what happens in
the views)
2. The painting block now gets after the entity variables an entry
to the mondrian presentation. So, you can use it for manipulating
the presentation from inside the mondrian script:
a mondrian
painting: [:view :entity :mondrianPresentation | ... ]
Cheers,
Doru
--
Johan Fabry
jfabry(a)dcc.uchile.cl -
http://dcc.uchile.cl/~jfabry
PLEIAD Lab - Computer Science Department (DCC) - University of Chile