|  | 
| 
| Re: How prohibit posibility of reconnecion [message #49018 is a reply to message #48754] | Wed, 11 December 2002 22:08  |  | 
| Eclipse User  |  |  |  |  | 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
 |  |  |  | 
Powered by 
FUDForum. Page generated in 0.02909 seconds