Re: Tracking Rectangle Bounds
Re: Tracking Rectangle Bounds
- Subject: Re: Tracking Rectangle Bounds
- From: Richard Somers <email@hidden>
- Date: Wed, 18 Jul 2007 17:00:52 -0600
The frame and layout of my custom opengl view is currently set and
locked in interface builder to the same values which are all
integral. The userSpaceScaleFactor is 1.0. I have verified the frame
and bounds in the running application with a NSLog and they are still
integral and have not changed.
Thanks for the suggestion but I don't think that is the problem.
Perhaps the exclusion of the "bottom and right edges" from the
tracking rectangle may have something to do with scroll bars as that
is where they are normally located in a view.
Regards, Richard
On Jul 18, 2007, at 4:29 PM, Alastair Houghton wrote:
I'm a bit suspicious about this. Have you checked to make sure
that your view has integer frame co-ordinates? This could be the
source of your confusion.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden