Re: [qooxdoo-devel] cursor and drop

2010-09-22 Thread Christian Hagendorn
Hi Claus, you have to add a action on "dragstart": http://tinyurl.com/24pkk3k But so far as I know shout this described in the manual (Drag & Drop). Cheers, Chris Am 21.09.2010 18:46, schrieb Claus Straube: > Hi all, > > I want to use the drag& drop functionallity of qooxdoo. Looking at the

[qooxdoo-devel] cursor and drop

2010-09-21 Thread Claus Straube
Hi all, I want to use the drag & drop functionallity of qooxdoo. Looking at the qooxdoo samples (http://tinyurl.com/2aazg7v), there changes the cursor from a sign to a square. I've created a little sample here: http://tinyurl.com/3a4bqqe The drag & drop functionallity works, but the cursor never c