Re: Repositioning a content view w/in a window
Re: Repositioning a content view w/in a window
- Subject: Re: Repositioning a content view w/in a window
- From: Graham Cox <email@hidden>
- Date: Sat, 26 Jul 2008 11:42:57 +1000
Well, it's the usual approach. The content view is something that the
window owns to act purely as the root of its view hierarchy - there's
usually not much to be gained by fiddling with it or putting your own
content there directly. For example, when you drag a custom view (or
any view) into a window in Interface Builder, it's actually adding it
as a subview of the implied contentView, which you never see in IB.
cheers, Graham
On 26 Jul 2008, at 11:16 am, R.L. Grigg wrote:
Thats a clever approach!
_______________________________________________
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