site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Thread-index: AcjzWaGq4Ga79F9MEd2epgAfWzOy/A== Thread-topic: QC in FxPlug User-agent: Microsoft-Entourage/11.4.0.080122
y = height - y;
Along the lines of, but not exactly, you probably want y = height - 1 - y (pixels are indexed from 0 to height-1). Of course all bets are off if you are dealing with pixels as areas and not as points... Then all the math can change again :-) Pete _______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.ap... This email sent to site_archiver@lists.apple.com