Skip navigation.
 
mlGetting bounds of an NSTabViewItem tab
FROM : Scott Kovatch
DATE : Mon Mar 24 03:10:40 2008

Hello,

Does anyone know of a convenient way to get the bounding rectangle of 
the tab of an NSTabViewItem? I know I can get the size of the label 
with sizeOfLabel:, but it looks like the _tabRect itself is private.

I was thinking I could use accessibilityAttributeValue: to retrieve 
the NSAccessibilityPositionAttribute, since the NSTabViewItem is a 
standard control, but I'm wondering if there's another way.

Thanks,
Scott

------------------
Scott Kovatch
<email_removed>

Related mailsAuthorDate
No related mails found.