Hi,
It looks like MorphTreeMorph in the Momo10 repository was not updated. Please do it manually and try again.
Let me know if it works.
Cheers, Doru
On 18 Jan 2010, at 23:44, Johan Fabry wrote:
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 :).
- 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)
- 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@dcc.uchile.cl - http://dcc.uchile.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
-- www.tudorgirba.com
"Problem solving should be concentrated on describing the problem in a way that is relevant for the solution."