Re: Changing content of a window
Re: Changing content of a window
- Subject: Re: Changing content of a window
- From: Philip Dow <email@hidden>
- Date: Sun, 9 Apr 2006 12:56:15 +0200
Use the NSTabView widget. You can have any number of tabs and move
between them whenever a button or toolbar button is pressed. In
addition, you can hide the tabs so that it looks like you are
changing the entire content of the window rather than moving back and
forth between different "scenes" in the same view.
Just about all of this can be set up in Interface Builder.
-Phil
On Apr 9, 2006, at 12:44 PM, Matteo Manferdini wrote:
Hi everyone, I have a simple question but can't find anywhere how
to do it.
How do I change the content of a window when, for example, a user
clicks on a button on a toolbar?
Similarly, I have to write a little configuration wizard in my app,
so how could I change the content of the wizard window when the
user clicks on the "next" button?
Is there any way to do it in Interface Builder or I have to do it
programmatically?
Thans a lot!
---
Matteo Manferdini
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden