[Qt] Re: Magnifier on OS X
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Fri Feb 16 07:17:16 CET 2007
Ok, it seams like it´s trivial to solve the wierd image problem. Just
add a IFDEF for Darwin and invert the screen coordinates.
All my code to get the screensize is concentrated on one place,
because I don´t use Screen.Width on Windows, I use more complex
methods to support multiple monitors, so this should be very easy,
only one place to change the code.
However, it would be nice to find out what is wrong here. Maybe a Qt bug?
--
Felipe Monteiro de Carvalho
More information about the Qt
mailing list