[Qt-interest] D&D and animation effect in Mac

Efan... efanharris at gmail.com
Fri Jul 16 18:42:37 CEST 2010


Hi

I am experiencing unwanted thing slideBack animation effect in my Mac
development.

Is there way to get rid of it? actually this is happening in process of D&D
and when we dont accept drop,
I tried to dig into source code and found one entry in cocoaview_mac.mm
It says "YES" to me it looks like hardcoded.
Can there be any way to get ride of this animation effect of sllideBack when
I ignore drop.
 QDragManager::drag(..)
{
...
...
slideBack:YES];
...
}
I

-- 
Efan Harris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100716/ce9b14f7/attachment.html 


More information about the Qt-interest-old mailing list