Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Resizing and Handle
Resizing and Handle [message #200654] Tue, 25 October 2005 18:37
Alberto Ricart is currently offline Alberto RicartFriend
Messages: 33
Registered: July 2009
Member
Hello,


I am implementing a Swimlane diagram where each the width of the
swimlanes can be changed by the user by dragging on a handle. The
swimlanes are implemented by essentially rectangular figures managed by
a special layout.

Each swimlane is a complex figure, of which one of them is a basically a
line which the user will use for resizing, this subfigure implements Handle.

When I run my code, I don't see my getDragTracker() or
getAccessibleLocation() getting called. From the implementation of
GraphicalViewerImpl, it seems that the Selection tool should be able to
use this figure as a Handle.

Am I doing something wrong? Should this functionality be implemented
differently?

Thanks,


/a
Previous Topic:Smooth Rendering (SVG or OpenGL)
Next Topic:separating business model from view model
Goto Forum:
  


Current Time: Fri Apr 26 01:00:00 GMT 2024

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

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

Back to the top