On Mon, Jul 12, 2010 at 4:41 PM, Tony Romano <tony...@hotmail.com> wrote: > During the setStyleMask, the view is sent a drawRect message which is > expected. But the values in the rect are not flipped and are not the view > bounds.
So? The rect argument to -drawRect: is not the size of your view. It is a rectangle that includes all the regions of the view that need to be drawn. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com