Skip to main content



      Home
Home » Eclipse Projects » GEF » How prohibit posibility of reconnecion
How prohibit posibility of reconnecion [message #48754] Tue, 10 December 2002 16:04 Go to next message
Eclipse UserFriend
I want prohibit reconnection.
Any idea?
Re: How prohibit posibility of reconnecion [message #49018 is a reply to message #48754] Wed, 11 December 2002 22:08 Go to previous message
Eclipse UserFriend
Originally posted by: hudsonr.us.eye-bee-em.com

2 possibilities, return an UnexecutableCommand in GraphicalNodeEditPolicy,
which will cause a not sign.
Change the drag tracker returned by the handle.

Maybe we should add a new Request type in GEF. How about:
RequestConstants.REQ_DISCONNECT_SOURCE
RequestConstants.REQ_DISCONNECT_TARGET

The ConnectionEndpointTracker would send this request to the current
source/target node, and it would send the current RECONNECT_SOURCE/TARGET
request to the new source/target node. The two pieces would be compounded
together, assuming both of them are not null.

With this change, the disconnect would be requested immediately, and the not
cursor would appear sooner.

Does anyone want this change?

"Roman Bos
Previous Topic:Commando and Action
Next Topic:GraphicalRootEditPartWithOverview and Dock classes missing
Goto Forum:
  


Current Time: Sat May 10 22:38:06 EDT 2025

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

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

Back to the top