Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Reparenting - howto
Reparenting - howto [message #243891] Tue, 24 June 2008 13:53
Eclipse UserFriend
Originally posted by: juerphen.googlemail.com

Hi,

I do have two containers and want to drag items from one to the other (so
the target container should receive REQ_ADD, the dragged item should
receive REQ_ORPHAN). I have a custom ResizableEditPolicy and implemented
getOrphanCommand(Request req) there, it gets called and getHost() points
to the dragged item. How can I continue from here? Where do I listen to
the REQ_ADD?


Sorry for the basic question... any code fragments appreciated.

Thanks,
Juergen
Previous Topic:How to create nested editparts
Next Topic:overlapping in GEF
Goto Forum:
  


Current Time: Fri Apr 19 11:22:50 GMT 2024

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

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

Back to the top