I need to change the drag threshold to disable accidental drag and drop.
I found a solution (see below), but don't know how to implement this on mac. Where do I find SystemParameterInfo? How does it work on mac.
Thanks in advance for any help.
'...the function for changing the drag threshold is SystemParametersInfo; check out the SPI_SETDRAGHEIGHT and SPI_SETDRAGWIDTH parameters.'
source: http://blogs.msdn.com/b/oldnewthing/archive/2009/04/10/9541813.aspx
Mein Computer-System:
Installiertes Betriebssystem: Mac OS X
KrisK Gast |