Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » DnD within the outlineview
DnD within the outlineview [message #196180] Fri, 16 September 2005 18:58 Go to next message
Eclipse UserFriend
Hi,

exactly what do I have to do to enable DnD support in my Outline TreeViewer
(not the native DnD between different editors)?
I looked over the LogicExample and tried various things, but nothing worked.

Thx
Re: DnD within the outlineview [message #196332 is a reply to message #196180] Sat, 17 September 2005 16:44 Go to previous message
Eclipse UserFriend
Originally posted by: none.unknown.com

The tree items in the GEF TreeViewer are editparts. So, like any other
EditPartViewer, you install appropriate editpolicies on it that return the
commands that will perform the necessary actions. See
LogicContainerTreeEditPart#createEditPolicies for an example.

"Philipp Marx" <irritated@gmx.de> wrote in message
news:dgf4lg$bhb$1@news.eclipse.org...
> Hi,
>
> exactly what do I have to do to enable DnD support in my Outline
TreeViewer
> (not the native DnD between different editors)?
> I looked over the LogicExample and tried various things, but nothing
worked.
>
> Thx
>
>
Previous Topic:lightweightsystem initialization failing
Next Topic:KeyListeners
Goto Forum:
  


Current Time: Thu Jan 16 23:22:02 GMT 2025

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

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

Back to the top