Gunnar,
"Gunnar Martinsen" <
[hidden email]> wrote in message
news:
[hidden email]...
[...]
> Is there a way that views can be linked more than copied? I sometimes
> need to change the outlook of a view, and let it be seen in all other
> views using it. Is there an easy way to do this, instead of removing
> and reinserting the changed view everywhere it's beeing used? It could
> even happen that the code in the presenter A is changed as a result of
> the change in the view. As B will notify the presenter changes, but
> not the view changes, B's behaviour will be somehow inconsistent.
Holding the ALT key down as you drag an item onto a view in the
ViewComposer creates a ReferenceView, which should result in the
behavior you're looking for. It will show a little "shortcut" arrow,
indicating that it's linked to the source view, instead of the usual plus
sign for a copy.
Don