|
|
|
Re: How to change Z-order of EditParts? [message #220330 is a reply to message #220265] |
Sat, 29 July 2006 10:07 |
Eclipse User |
|
|
|
Originally posted by: cricard.businessobjects.com
That's because connections are stored in another layer (e.g. another group
of edit parts), with its own Z-ordering.
"Sergey Gomanyuk" <sergg@ispras.ru> wrote in message
news:eaagqf$7el$1@utils.eclipse.org...
> Thank yo? for your answer!
>
>> EditPart are processed. So what you need to do is, upon selection, find
>> the model instance of the selected EditPart and make sure that it comes
>> first in getModelChildren() call on the parent (I assume the root)
>> EditPart.
>>
>
> It's true only for children of root EditPart, but ConnectionEditPart
> z-order is not clear for me. I have following example: editpart1 is over
> editpart2, but connections of editpart2 is over connections of editpart1.
> How it can be?
>
>>
>> Sebu.
>>
>> Sergey Gomanyuk wrote:
>>> I'd like to change Z-order of selected EditPart and show it on top of
>>> others EditParts, but do not know how to do it ;( need help.
>>>
>>> Sergey Gomanyuk
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03209 seconds