Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 4

Qt-interest Archive, July 2007
Special drag cursors with (+) icons, on Windows or Mac OS X


Message 1 in thread

Hi,

We are implementing a droparea with Qt 4.2 ;

We'd like the nice (+) icon to appear when you drag a file over the
area, like when you drag a file over the mac finder or over
explorer.exe
(See example on this screenshot + code :
http://www.eclipse.org/articles/Article-SWT-DND/DND-in-SWT.html)

I searched through the doc but couldn't find any help. I noticed the
official examples in the Qt source (dropsite.cpp) don't use this
feature. Is it even possible to do that in Qt?

I don't mind doing some platform-specific calls, but is there at least
a way to do it on mac os without defining your (+) pixmap yourself?

Thanks for the help!

-- 
 [ signature omitted ]