Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [gef-dev] Looking for help

Title: RE: [gef-dev] Looking for help

Hello,

I think this is not a defect of GEF. You may want to keep the depht of a element. When you are drawing an element over another, the new element is on the foreground of the other element and has no reason to be on its background until you set it. So you should make a command for changing the depht of an element. I presume it is the same stuff as moving an element in the logic example's tree viewer. You have to change the index of the element in its parent editpart.

Hope it can help you.

Regards,
Fabien Mairesse

-----Message d'origine-----
De : gef-dev-admin@xxxxxxxxxxx [mailto:gef-dev-admin@xxxxxxxxxxx]De la part de zhao yunfeng
Envoyé : dimanche 6 juin 2004 14:50
À : gef-dev@xxxxxxxxxxx
Objet : [gef-dev] Looking for help


Hi,
I am developing a graphical tool with GEF.
I have met a problem
For two partially overlapping elements on Canvas, if the element at the
back is
selected, it does not appear at the front.

I have downloaded the GEF examples and got them run,the same problem has
been found in the examples too.
Is it a defect of GEF?

Anyone can help me to solve the prolem?

Thanks for ur help in advance.

Best regard.
Yunfeng


_______________________________________________
gef-dev mailing list
gef-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/gef-dev
- - - - - - - DISCLAIMER - - - - - - - -
Unless indicated otherwise, the information contained in this message is privileged and confidential, and is intended only for the use of the addressee(s) named above and others who have been specifically authorized to receive it. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this message and/or attachments is strictly prohibited. The company accepts no liability for any damage caused by any virus transmitted by this email. Furthermore, the company does not warrant a proper and complete transmission of this information, nor does it accept liability for any delays. If you have received this message in error, please contact the sender and delete the message. Thank you.


Back to the top