Re: How can i change the view.
Re: How can i change the view.
- Subject: Re: How can i change the view.
- From: Ron Fleckner <email@hidden>
- Date: Tue, 17 Mar 2009 23:13:24 +1100
On 17/03/2009, at 8:16 PM, haresh vavdiya wrote:
Hi,
Actually i want to develop small application which is for
register
and login.
I have set one box on MainMenu.xib and it should contain
login view
and if i will press register then it should change the view to
register view
in same box itself.
I have one login view and one button which will derive to
register
view. What should i do for that? any sample code or app?
Thanks,
Haresh.
A tabless NSTabView might help you here. I'd first have a look at
using NSTabView, then google "tabless NSTabView" to find some sample
code.
The effect is to essentially swap the views on your 'box' window.
Ron
_______________________________________________
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