Re: Starting out with storyboards (on Mac)
Re: Starting out with storyboards (on Mac)
- Subject: Re: Starting out with storyboards (on Mac)
- From: Bill Cheeseman <email@hidden>
- Date: Wed, 02 Mar 2016 14:20:10 -0500
I started playing with OS X storyboards a few weeks ago. It took more time than it should to figure them out because the documentation is inadequate, but Google searches led me to lots of helpful third-party articles. At this point, they are working well for me. I think they are better than pure nib files, mostly because they include all the familiar nib stuff but add additional features such as presentation segues and good use of view controllers. The net effect is less code, better organized code, and more understandable code.
A 15-year old product of mine is due for a complete rewrite anyway, so I am taking this as an opportunity to rewrite it from scratch with storyboards, in Swift of course, and with a complete refactoring into smaller classes with heavy use of NSViewController, container views and other new stuff.
Broadening my horizons is *always* one of my purposes.
--
Bill Cheeseman - email@hidden
_______________________________________________
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