Skip to main content



      Home
Home » Eclipse Projects » Eclipse 4 » Composite overlapping a part?
Composite overlapping a part? [message #1696042] Thu, 21 May 2015 06:43 Go to next message
Eclipse UserFriend
Hi,

in e3 I used to use moveAbove(null) for a slide-in component in my application to put it above other existing composites. My layout was 3 columns, the left one triggers the action on mouseHover, the second one (hidden by default) to show the pinned sliding composite and the third one containg the main content.
In my transition to e4 I would like to restructure this a bit: Instead of the main content column I want to put a PerspectiveStack and a part outside of the Perspectives which is my slider. So far so good but...
moveAbove(null) seems not to work above parts. Is there any possibility to show my sliding composite so that it covers a part of the perspective stack? Resizing my slider-part would also resize my perspective stack which is exactly what I try to avoid.

Thanks for your inputs and ideas!

[Updated on: Thu, 21 May 2015 06:43] by Moderator

Re: Composite overlapping a part? [message #1699739 is a reply to message #1696042] Fri, 26 June 2015 06:02 Go to previous message
Eclipse UserFriend
Is there really no way to achieve this?
Previous Topic:Multi-Lined TrimBar
Next Topic:product launch and feature dependencies
Goto Forum:
  


Current Time: Wed Jul 23 22:03:21 EDT 2025

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

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

Back to the top