Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Combining ConnectionCreationToolEntry and SelectionToolEntry
Combining ConnectionCreationToolEntry and SelectionToolEntry [message #152721] Mon, 04 October 2004 16:57 Go to next message
Eclipse UserFriend
Originally posted by: kvstumph.us.ibm.com

Hello, I am writing an editor which currently needs only the following
palette tools: ConnectionCreationToolEntry and SelectionToolEntry? In an
effort to save the user the hassle of having to switch tools between
actions I want to combine the important behaviors of the two ToolEntry
objects together. This seems like a common problem. Does anyone know if
this has already been written? If not, and I am able to write a generic
enough implementation, where would be the best place to post or donate
this?

Thanks
Re: Combining ConnectionCreationToolEntry and SelectionToolEntry [message #152777 is a reply to message #152721] Tue, 05 October 2004 14:16 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

There is a ConnectionCreationDragTacker in GEF. The normal selection tool
obtains dragtrackers from the editparts on mouse down.

"Kevin Stumph" <kvstumph@us.ibm.com> wrote in message
news:cjrvd5$6vm$1@eclipse.org...
> Hello, I am writing an editor which currently needs only the following
> palette tools: ConnectionCreationToolEntry and SelectionToolEntry? In an
> effort to save the user the hassle of having to switch tools between
> actions I want to combine the important behaviors of the two ToolEntry
> objects together. This seems like a common problem. Does anyone know if
> this has already been written? If not, and I am able to write a generic
> enough implementation, where would be the best place to post or donate
> this?
>
> Thanks
>
Previous Topic:update site mirroring?
Next Topic:javadoc API online??
Goto Forum:
  


Current Time: Sat Jul 27 18:22:14 GMT 2024

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

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

Back to the top