Re: selecting tab in a tabless NSTabView in IB
Re: selecting tab in a tabless NSTabView in IB
- Subject: Re: selecting tab in a tabless NSTabView in IB
- From: Stephen Blinkhorn <email@hidden>
- Date: Mon, 8 Jun 2009 06:27:01 -0600
On 7 Jun 2009, at 22:13, Rob Keniger wrote:
On 06/06/2009, at 6:08 AM, Stephen Blinkhorn wrote:
Does anyone know if it is possible to change the current tab in a
tabless NSTabView from within Interface Builder without having to
go into the inspector and change tabless style to top tabs, right
tabs etc. I use a lot of small tabless NSTabView objects and I
finally got tired of going into the inpspector and switching view
style.
Just switch the main object view in IB to one of the hierarchical
options, you can then navigate to your tab view items and double-
click them to edit the contents.
Thanks, that's very useful. Funnily enough I just fund out that
pressing Tab will cycle through all controls in all tabs and move onto
the next tab when it reaches the end of the current tab. Who'd have
thought the Tab key would do that in NSTabView :)
Thanks,
Stephen
_______________________________________________
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