NSTabView like PB.
NSTabView like PB.
- Subject: NSTabView like PB.
- From: Anders Bergman <email@hidden>
- Date: Fri, 1 Mar 2002 21:06:27 -0000
Hi,
I'm just starting to learn Cocoa...
One control I need is the vertical tabs like the ones in PB.
When I searched the archives for info on NSTabView I read this comment by
John Hornkvist:
>
On the other hand, they should be fairly simply to do.
>
Create a cell class for the "tabs".
>
Reuse NSSplitView and NSTabView, and an NSMatrix for the tab cells.
My first questions are:
1. Any possibility that the other directions will be functional in the next
update?
2. How do I render the aqua look for the tabs in a custom cell?
Or, how does one implement custom controls with the correct aqua
appearance?
2. How is the sliding panes implemented in PB?
Thanks,
Anders Bergman
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.