Re: Multiple NSTabViewItems that can't fit in a Single NSTabView
Re: Multiple NSTabViewItems that can't fit in a Single NSTabView
- Subject: Re: Multiple NSTabViewItems that can't fit in a Single NSTabView
- From: Raleigh Ledet <email@hidden>
- Date: Wed, 28 Jan 2009 10:12:53 -0800
Rahul,
This is a classic sign that you really really need to rethink your UI.
No, really, tabs are the wrong solution to your problem. I don't know
your exact problem, so I can't tell you what is the best solution in
your case., but a multi-line tab control is definitely not it.
Off the top of my head, BBEdit, VLC and TextMate are examples of
different ways of allowing the user to adjust lots of preferences
without requiring a multi-line tab control.
-raleigh
On Jan 28, 2009, at 3:00 AM, Rahulkumar wrote:
I want to display Multiple NSTabViewItems that can't fit in a Single
NSTabView. In windows, if tabview items doesn't fit in a tab then
they are
displayed by dividing them in 2 lines. Is there anything like this
on Mac
platform so that I can display around 10 TabViewItems in a single
NSTabView?
Thanks
Regards,
Rahul
_______________________________________________
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
_______________________________________________
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