Am 27.12.2010 02:07, schrieb Banlu Kemiyatorn:
> anyone know well how to implement this draggedImage:movedTo:?  can it
> be sent during the periodic ?

In the GNUstep dragging code this method currently wont get called. This
clearly is a bug in the code. I think this belongs into GSDragView
_updateAndMoveImageToCorrectPosition

> BTW, in GSDragView  dragMask = [dragSource
> draggingSourceOperationMaskForLocal: !destExternal]; should check if
> method was implemented?

No according to the Apple documentation this method has to be
implemented by all dragging sources.

_______________________________________________
Gnustep-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to