Ryan Gahl
2006-Apr-06 17:04 UTC
RE: Drag and drop events. Or: How I learned totakeover the world.
Oops... typos... Outlook stripped the newline from the 1st and 2nd code lines... and in the last line it should be: Draggables.addObserver(myDraggableObserver); (I copied and pasted from my code and missed that 1 change)... The information transmitted in this electronic mail is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all computers.
Greg Militello
2006-Apr-06 21:09 UTC
Re: Drag and drop events. Or: How I learned totakeover the world.
Ryan, Thanks, I think that makes a lot more sense to me now... Ian, That''s pretty much what I''d like to do... However, most likely I will use my own code. The goal here is not to create a world class chess game, but simply to learn how to use this library. Who knows, maybe I''ll make a Xiang Qi version, though I''ll need a canon, chariot, and an elephant icon (hmmm)... -Greg