Re: Best way to replace one view with another within a superview
Re: Best way to replace one view with another within a superview
- Subject: Re: Best way to replace one view with another within a superview
- From: Jonathan Dann <email@hidden>
- Date: Sun, 17 Feb 2008 23:47:05 +0000
On 17 Feb 2008, at 23:04, Timothy Mowlem wrote:
Hello,
I am writing an application which has a GUI layout similar to the 3-
pane view used by iTunes, with a sidebar of categories on the left,
an object view in the top right hand corner and a details view for
the chosen objects in the bottom right hand corner. However the
contents of the top and bottom right hand views need to vary
depending on the current application state, e.g. the current
selection in the left hand pane.
Have a look at the Apple source code "Source View". It does exactly
that.
http://developer.apple.com/samplecode/SourceView/index.html
Jon
_______________________________________________
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