Hi Jannik,
I think that the problem is more complicated and I am not sure what is the right way about it.
When you capture several ports in: browser showOn: #feedback; from: #browser -> #selectedVersion; from: #browser -> #selectedCat; from: #browser -> #selectedElement;
you can reason about three things when trying to #display: a presentation. In other words, you get three objects in your block.
However, in the current implementation, after this step the result of the display: is stored in one port: #entity. And when you look at this port from inside the browser you only see one object.
Cheers, Doru
On 1 Dec 2009, at 14:26, Laval Jannik wrote:
Yes, oki,
Now, how can I specify parameters ? I tried to use "from:" But if I put "from: #selectedVersion", there is an exception.
What is the syntax to do this ?
Cheers
On Dec 1, 2009, at 14:12 , Simon Denier wrote:
Seems like you dont take any parameter in the different subpanes of your feedback. Then I guess you get only the default parameter of the browser, which would be the first one, i.e. selectedVersion
Jannik _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"When people care, great things can happen."