Very nice!
I think that what you are looking for is the place where to retrieve the values returned by your wizard and update your visualization according it.What you could do is: when you create your merlin wizard, send the message 'atEndDo:', where your specify a block with the action to perform at the end of the wizard:WizardControl new...;...;atEndDo: [:wizardInformations | updateVisualizationWith: (wizardInformations at: #key)].
2011/12/14 Alexandre Bergel <[hidden email]>Hi!
> A mondrian browser call a window that contain radio buttons, text field. A value that I need will be on text field, so when I performed an action in a button finish, I can update the view in back window. ( ok?)
> How a good manner to do it?
I still do not understand the example. How a Mondrian browser can call a window?
Maybe a screenshot will help us help you
Alexandre
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
Cyrille Delaunay
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
http://forum.world.st/Glamour-Merilin-Mondrian-tp4195096p4196469.htmlIf you reply to this email, your message will be added to the discussion below: