Skip navigation.
 
mlRe: NSTabView in NSToolbar
FROM : Oliver Cameron
DATE : Thu Apr 07 21:11:42 2005

Hi,

The back/forward toolbar item in Preview.app actually a
NSSegmentedControl.

Thanks,
Oliver
On 7 Apr 2005, at 19:50, Dragan Milić wrote:

> Hi all,
>
> Is there any way I can get kind of borderless NSTabView that has tabs.
> Whatever I try with resizing NSTabView instance, there's always very
> small part of its border visible on the left edge. I need this to be
> able to put that tabView in toolbar, so only tabs are visible. I used
> to use NSMatrix of NSButtonCell cells for that purpose, but I'm tired
> of making small images for cells every time I make new matrix. Also, I
> think that "Back/Forward" and "Tool Mode" toolbar items in Apple's
> Preview app are just tabs of some borderless NSTabView. I didn't check
> bundle's content and maybe it cannot be confirmed there, but looking
> at behavior of these items, it looks like they're just tabs.
>
> Regards,
> Milke
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list      (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>

Related mailsAuthorDate
mlNSTabView in NSToolbar Dragan Mili? Apr 7, 20:50
mlRe: NSTabView in NSToolbar Oliver Cameron Apr 7, 21:11
mlRe: NSTabView in NSToolbar Dragan Mili? Apr 7, 21:36