[Qt] Inverted cursor position on Mac
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Tue Jun 26 10:05:51 CEST 2007
Hi,
Dean, I remember that some time ago the desktop size was inverted on
Mac. I don't know why, but now it doesn't seam to be inverted anymore
(was it you? or how did it get fixed?). Maybe the new fpc fixes it.
But now something else is inverted:
procedure QCursor_pos(retval: PPoint); cdecl; external QtIntf name
'QCursor_pos';
This function will return a point, but it's inverted. X is in the
place of Y and vice-versa
thanks,
--
Felipe Monteiro de Carvalho
More information about the Qt
mailing list