31 Jul
2008
31 Jul
'08
10:22 p.m.
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com On Jul 31, 2008, at 3:06 PM, Peter Litwinowicz wrote: Along the lines of, but not exactly, you probably want y = height - 1 - y Darrin -- Darrin Cardani dcardani@apple.com _______________________________________________ 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... y = height - y; (pixels are indexed from 0 to height-1). Good catch! (In my defense, I did say "something along the lines of..." ;) ) This email sent to site_archiver@lists.apple.com