Thanks, this is what I suspected.
Tony Romano
http://www.cocoaegghead.com
On Sep 7, 2010, at 2:03 PM, John C. Randolph wrote:
Views have no storage for previous frame or bounds rectangles. If you want to
remember them, you'll need to save them yourself.
-jcr
Views have no storage for previous frame or bounds rectangles. If you want to
remember them, you'll need to save them yourself.
-jcr
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to t
I have a NSWindow and a view. The view is defined in a nib with a given height
and width. I am resizing the window to a new size and then optionally
returning it to the original size and the view changes accordingly. Is there a
way of obtaining the original view height as defined in the nib o