Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Can we restrict draggable feature in e4
Can we restrict draggable feature in e4 [message #1294221] Sun, 13 April 2014 08:46 Go to next message
jitendar mandali is currently offline jitendar mandaliFriend
Messages: 1
Registered: April 2014
Junior Member
Any idea on how to achieve the below GUI(please refer to the screenshot attached) using e4, based on the below constraints

L1 & L2 should be movable (or) dockable
View1 & View2 should be movable (or) dockable within L1.


Can we do this kind of scenario using e4 ?

Thanks for the help
  • Attachment: XMI.bmp
    (Size: 675.50KB, Downloaded 127 times)
Re: Can we restrict draggable feature in e4 [message #1295324 is a reply to message #1294221] Mon, 14 April 2014 07:05 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
DnD is not hard coded into e4 so you can roll your own implementation.
The sources are found in the swt.addon bundle so you can get inspired by
the original source code.

Tom

On 13.04.14 21:28, jitendar mandali wrote:
> Any idea on how to achieve the below GUI(please refer to the screenshot attached) using e4, based on the below constraints
>
> L1 & L2 should be movable (or) dockable
> View1 & View2 should be movable (or) dockable within L1.
>
>
> Can we do this kind of scenario using e4 ?
>
> Thanks for the help
>
Previous Topic:MultiPageEditor and FormEditor replacements
Next Topic:How to "correctly" supply additional configuration to objects configured in Application.e4
Goto Forum:
  


Current Time: Tue Mar 19 08:22:08 GMT 2024

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

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

Back to the top