Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Moving a figure on top of another
Moving a figure on top of another [message #224379] Mon, 16 October 2006 08:12 Go to next message
Eclipse UserFriend
Originally posted by: dstamkokeng.gmail.com

Hi, does anybody know how to bring a figure on top of another?

I have saw this posting somewhere else. How do I get the selection and restore the selection? And where do I remove the figures and add them back? Please help. Thanks alot




--------------------------------------------------------
If i have 2 figures overlapping and if i select one on the lower level, how do i bring that figure to top and the top figure to bottom.


1. Save the selection
2. Remove both of the figures from the diagram.
3. Add the original top figure to the diagram.
4. Add the original bottom figure to the diagram- this will now draw it above the original top figure.
5. Restore the selection.
Re: Moving a figure on top of another [message #224412 is a reply to message #224379] Mon, 16 October 2006 09:28 Go to previous messageGo to next message
Xiang Qinxian is currently offline Xiang QinxianFriend
Messages: 119
Registered: July 2009
Senior Member
在 2006-10-16一的 04:12 -0400,Meo Kok Eng写道:
> Hi, does anybody know how to bring a figure on top of another?
>
> I have saw this posting somewhere else. How do I get the selection and restore the selection? And where do I remove the figures and add them back? Please help. Thanks alot
>
>
>
>
> --------------------------------------------------------
> If i have 2 figures overlapping and if i select one on the lower level, how do i bring that figure to top and the top figure to bottom.
>
>
> 1. Save the selection
> 2. Remove both of the figures from the diagram.
> 3. Add the original top figure to the diagram.
> 4. Add the original bottom figure to the diagram- this will now draw it above the original top figure.
> 5. Restore the selection.

Hi,
Generally speaking, GEF provide SELECTION_FEEDBACK_ROLE with
GraphicalEditPolicy can help you get it, and, another way, StackLayout
may be alternative.
And maybe determinated by you concrete requirements.

Regards,

QinXian.
Re: Moving a figure on top of another [message #224529 is a reply to message #224412] Tue, 17 October 2006 02:51 Go to previous message
Eclipse UserFriend
Originally posted by: dstamkokeng.gmail.com

Thanks alot :)
Previous Topic:Converting from EditorPart to ViewPart
Next Topic:Questions regarding Evaluation (Multiple Pages / PDF Export / Grid Layout )
Goto Forum:
  


Current Time: Thu Apr 18 05:54:11 GMT 2024

Powered by FUDForum. Page generated in 0.02616 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top