[Qt-interest] setDragCursor() in Snow Leopard not having any effect

Tony Rietwyk tony.rietwyk at rightsoft.com.au
Sat Nov 21 23:54:19 CET 2009


Hi Brian, 

Have you looked at the documentation for QCursor?  A cursor pixmap can only
be certain sizes.  It also suggests that only on WinCE is the pixmap scaled
to fit.  Not sure why it works on Kubuntu.  

Note that during the drag, the cursor pixmap can change depending on the
current proposed drop action and whether it is allowed at the current
location.  The drag pixmap represents what is being dragged and just follows
the cursor, and it cannot be changed during the drag.  

Hope that helps, 

Tony.





More information about the Qt-interest-old mailing list