FROM : Jens Alfke
DATE : Wed Apr 30 23:40:48 2008
On 30 Apr '08, at 2:23 PM, Development wrote:
> Create a nsview to act a a wrapper.
> Place a Tabless tabview inside this
> Also place another nsview where ever you would like tabs to appear
> Now you can use buttons, which can easily have icons, as the tabs
Good idea. (I did my icon-tab-view back back in Jaguar/10.2, when tabs
didn't look like buttons.)
You can actually use an NSSegmentedControl instead of multiple
buttons, and it'll look pretty much identical to an NSTabView.
Speaking of tabs not looking like buttons, I still miss the old
appearance. Anyone know if there's a 3rd-party tab-view implementation
that deliberately uses that retro look?
Actually what I'd really love is the combo tab/slider view that
Project Builder had. That was an excellent and very useful UI.
—Jens
DATE : Wed Apr 30 23:40:48 2008
On 30 Apr '08, at 2:23 PM, Development wrote:
> Create a nsview to act a a wrapper.
> Place a Tabless tabview inside this
> Also place another nsview where ever you would like tabs to appear
> Now you can use buttons, which can easily have icons, as the tabs
Good idea. (I did my icon-tab-view back back in Jaguar/10.2, when tabs
didn't look like buttons.)
You can actually use an NSSegmentedControl instead of multiple
buttons, and it'll look pretty much identical to an NSTabView.
Speaking of tabs not looking like buttons, I still miss the old
appearance. Anyone know if there's a 3rd-party tab-view implementation
that deliberately uses that retro look?
Actually what I'd really love is the combo tab/slider view that
Project Builder had. That was an excellent and very useful UI.
—Jens
| Related mails | Author | Date |
|---|---|---|
| yogesh kumar | Apr 30, 16:54 | |
| Jens Alfke | Apr 30, 17:10 | |
| Development | Apr 30, 23:23 | |
| Jens Alfke | Apr 30, 23:40 |






Cocoa mail archive

