| 
| Connection Anchor question in Logic Editor Example [message #50789] | Mon, 23 December 2002 12:10  |  | 
| Eclipse User  |  |  |  |  | Why I can't connect multiple incoming connections to OrGate, but I can draw multiple outgoing connections from an OrGate?
 Everytime I connect a second connection to the OrGate, the first connection
 pointing to the middle of the diagram.  I think it is pointing to (100,100),
 from a previous positing, that means it can't find a connection positing. My
 question is why this happens when I try to connect a second connection? This
 should not affect the first connection.
 
 I even try changing the logic example to use ChopBoxConnection Anchor
 instead of the FixedConnectionAnchor, same thing happens: one 1 incoming
 connection, but multiple outgoing connection.
 
 Thank you for any help.
 |  |  |  | 
| 
| Re: Connection Anchor question in Logic Editor Example [message #50874 is a reply to message #50789] | Mon, 23 December 2002 21:04   |  | 
| Eclipse User  |  |  |  |  | Originally posted by: truenoto.yahoo.com 
 Look at the code for the LogicSubpart.
 For incoming connections, it uses a HashTable.
 For outgoing connections, it uses a Vector.
 
 "Hal" <otaconss2@hotmail.com> wrote in message
 news:au7fhd$d56$1@rogue.oti.com...
 > Why I can't connect multiple incoming connections to OrGate, but I can
 draw
 > multiple outgoing connections from an OrGate?
 > Everytime I connect a second connection to the OrGate, the first
 connection
 > pointing to the middle of the diagram.  I think it is pointing to
 (100,100),
 > from a previous positing, that means it can't find a connection positing.
 My
 > question is why this happens when I try to connect a second connection?
 This
 > should not affect the first connection.
 >
 > I even try changing the logic example to use ChopBoxConnection Anchor
 > instead of the FixedConnectionAnchor, same thing happens: one 1 incoming
 > connection, but multiple outgoing connection.
 >
 > Thank you for any help.
 >
 >
 >
 |  |  |  | 
|  | 
|  | 
| 
| Re: Connection Anchor question in Logic Editor Example [message #51149 is a reply to message #51066] | Thu, 26 December 2002 12:03  |  | 
| Eclipse User  |  |  |  |  | Originally posted by: hudsonr.us.eye-bee-em.com 
 the logic example
 
 "Takumi Fujiwara" <truenoto@yahoo.com> wrote in message
 news:auav0m$q2a$1@rogue.oti.com...
 >
 > This is a bug in the Command in the logic editor example? or a bug in the
 > command in the GEF framework?
 >
 >
 >
 > "Randy Hudson" <hudsonr@us.eye-bee-em.com> wrote in message
 > news:aua20s$gj2$1@rogue.oti.com...
 > > This is a bug in the Command.  It should prevent the operation.
 > >
 > > Only one input is valid.
 > >
 > > "Hal" <otaconss2@hotmail.com> wrote in message
 > > news:au7fhd$d56$1@rogue.oti.com...
 > > > Why I can't connect multiple incoming connections to OrGate, but I can
 > > draw
 > > > multiple outgoing connections from an OrGate?
 > > > Everytime I connect a second connection to the OrGate, the first
 > > connection
 > > > pointing to the middle of the diagram.  I think it is pointing to
 > > (100,100),
 > > > from a previous positing, that means it can't find a connection
 > positing.
 > > My
 > > > question is why this happens when I try to connect a second
 connection?
 > > This
 > > > should not affect the first connection.
 > > >
 > > > I even try changing the logic example to use ChopBoxConnection Anchor
 > > > instead of the FixedConnectionAnchor, same thing happens: one 1
 incoming
 > > > connection, but multiple outgoing connection.
 > > >
 > > > Thank you for any help.
 > > >
 > > >
 > > >
 > >
 > >
 >
 >
 |  |  |  | 
Powered by 
FUDForum. Page generated in 0.94604 seconds