Do i need custom views created programatically
Do i need custom views created programatically
- Subject: Do i need custom views created programatically
- From: Nick Rogers <email@hidden>
- Date: Wed, 13 Feb 2008 17:43:33 +0530
Hi,
I have a part (view) of my main app window that should display a few
buttons at one time and when clicked any button, the same view has to
change to something else, which would also change to a browser view
some time later.
Now I gather that I can not create such changing views using IB to
edit the nib file.
So, I'd need to create a view programatically and when changed, the
next view should also be done programatically.
Am I right?
Also is it possible to change view like that?
Wishes,
Nick
_______________________________________________
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