Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Allow to rearrange views inside of one area only?(I want to use the functionality of eclipse, which allows to tile views side by side, which is easy. The Problem is, that I would like to restrict the tiling to one GUI area. With other words I need a )
Allow to rearrange views inside of one area only? [message #900954] Thu, 09 August 2012 08:18
Alex Kipling is currently offline Alex KiplingFriend
Messages: 260
Registered: July 2012
Senior Member
I want to use the functionality of eclipse, which allows to tile views side by side, which is easy. The Problem is, that I would like to restrict the tiling to one GUI area. With other words I need a container, within of which I will lock in the Views-dragging.

My approach was : to looking for onDrag-Events which are triggered, when a View is dragged to a Workbench-window/ Workbench-page, in order to look which area we are dropping the View in and to forbid dropping, if its the wrong one.
I didn't find any onDrag Events yet.

Do someone know, how I can restrict the View-droping to one GUI area?
Previous Topic:How to dynamically set the View Part Name and Content
Next Topic:Perspective initial layout for views with allow multiple = true (compound ids) - in plain text
Goto Forum:
  


Current Time: Sat Apr 27 03:43:15 GMT 2024

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

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

Back to the top