[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.modeling.gmf] Re: two (maybe a little bit wider) problems with a custom layout
|
thanks for your answer Alex,
it seems that i can only modify the notation view element via a
transactional command in my custom layout because of the transactional
editing domain.
However im a little bit unsure about the correct way how to create and
execute such a command from my layout in the right way. Is it sufficient
to create just a SetBoundsCommand and execute it directly in my layout
or must i keep in mind something else here? This at least works right now :)
best regards,
David
Alex Shatalin schrieb:
> Hello David,
>
>> second problem:
> I think the only one way is to explicitly set corresponding notation
> model element properties from your custom layout.
>
> -----------------
> Alex Shatalin
>
>