Re: dnd animation



On Sat, 2006-05-13 at 15:03 +0200, Rouquier Philippe wrote:

> I have a treeview and I'd like to give the possibility to the user to
> remove files from it by dragging them out of the treeview.
> 
> The problem is that when a file is dragged out of a widget and the
> destination widget is not accepting the target (which is always the
> case here) there is this animation that shows the treeview row "flying
> back" from the mouse pointer to its original place. Then only do I get
> my file removed since ::drag-end is then called. So is there a way to
> "turn off" this animation.

There's no way to disable the fly-back animation, unfortunately :(

It would be nice to support "drag away to remove".  Alternatively, see
this:

http://primates.ximian.com/~federico/news-2004-04.html#x-delete-me

  Federico




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]