« Return to Thread: VisualLibrary on OSX ActionFactory.createExtendedConnectAction not working

VisualLibrary on OSX ActionFactory.createExtendedConnectAction not working

by Scooter Willis-2 :: Rate this Message:

Reply to Author | View in Thread

It appears that a problem exists in the visual library on OSX when the visual library is used in a netbeans module. I am using 6.7 release on Java 1.6. The problem is related to ctrl –click for connecting an edge. My application works on the windows without a problem. The test.freeconnect.FreeConnectTest example works running as a simple java application. I tweaked my code to follow all the same layer and action creation as the FreeConnectTest demo and I still can’t get the ablity to create a connection. I finally pulled the FreeConnectTest code into my netbeans module and the ability to add a connection stopped working. I then downloaded your ShapeSample module and tried to do the ctrl-click to connect and edge and does not work on osx.



I found a mention of the problem from 2007 where David Kaspar at Sun who fixed the problem and tested it with FreeConnectTest

http://markmail.org/message/gt6hk34gnc7ylw7u#query:related%3Agt6hk34gnc7ylw7u+page:1+mid:6qudgpupammidj56+state:results



Any thoughts on the nature of the problem or how to go about getting it fixed?




 « Return to Thread: VisualLibrary on OSX ActionFactory.createExtendedConnectAction not working