Skip navigation.
 
mlNSTabView in NSToolbar
FROM : Dragan Mili?
DATE : Thu Apr 07 20:50:02 2005

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

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