JavelinMan
Technical User
My new project entails fixing a bug in currently updated (Java 1 to Java 2) code that tries to simulate a drag & drop procedure. The correction I need to fix is that WYSInotWYG. i.e. the cursor "comes loose" from the object. when you try to reconnect it "jumps" out of the way. I first thought it was an issue with the mouseListen-ing aspect, but now I think it has to do with Affine Transform-ing and I have no experience with this. HELP! Thanks in advance!
P.S. I am not averse to re-writing the whole thing to correct this issue. also, This d&d behaviour is currently my bosses biggest hard-on and I have to fix it by 2/28 release;huge biz-deal at stake.
P.S. I am not averse to re-writing the whole thing to correct this issue. also, This d&d behaviour is currently my bosses biggest hard-on and I have to fix it by 2/28 release;huge biz-deal at stake.