Re: NSTabView like PB.
Re: NSTabView like PB.
- Subject: Re: NSTabView like PB.
- From: Stephen Magyari <email@hidden>
- Date: Fri, 01 Mar 2002 22:48:08 -0800
I submitted a bug on this in January (when I actually started programming my
app).
Problem ID 2841788.
Description: NSTabView missing left, right, bottom align options as listed
in HI Guidelines
Status: Close
Resolution: Software changed
I'm left with the impression it's fixed and will come with the next major
Dev Tools release... At least, I'm hoping. Otherwise I need to mock up
revised paper prototypes, go back to a group of test users for my app, and
redo the usability evals with the revised interface. (Granted, I probably
should have taken a look at what was actually "doable" out of the box vs.
taking the Aqua HIG for granted, but that's a different kettle of squid...)
HTH,
Stephen
_____________________
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.