Re: View Handling
Re: View Handling
- Subject: Re: View Handling
- From: Paul Bruneau <email@hidden>
- Date: Sat, 23 Jan 2010 11:55:04 -0500
I used this method on the app I'm currently working with and it is great.
I can offer two tips. The first is make the tabs be visible in IB because then it's so much easier to switch between them in IB. Then in awakeFromNib you can make the tabs be invisible.
The first tip is that I found that the contents of the views did shift some number of pixels so I had to fiddle with it to make things line up correctly in the app. Maybe this is a result of my using that first tip, but it's worth it.
On Jan 22, 2010, at 6:50 PM, David Blanton wrote:
> NSTabView w/o tabs ... yeah that's the ticket!
>
> Thanks.
>
> -db
_______________________________________________
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