Re: [qooxdoo-devel] Attaching an image to the mouse cursor

2009-03-29 Thread Alexander Back
Hi Deepak, On Saturday 28 March 2009 Deepak Mishra wrote: > Is there an easy way to attach an image to the mouse cursor. My purpose is > to attach an image being dragged to the mouse cursor during a drag and drop > operation. > An obvious way would be to set the Left and Top of an image to be the

[qooxdoo-devel] Attaching an image to the mouse cursor

2009-03-28 Thread Deepak Mishra
Hi, Is there an easy way to attach an image to the mouse cursor. My purpose is to attach an image being dragged to the mouse cursor during a drag and drop operation. An obvious way would be to set the Left and Top of an image to be the same as that of the mouse on each "drag" event. Is there some