Icon in NSTabViewItem label
Icon in NSTabViewItem label
- Subject: Icon in NSTabViewItem label
- From: Matt Judy <email@hidden>
- Date: Tue, 12 Mar 2002 14:31:18 -0800
Hi,
I've got very limited space where a tab view needs to go. To create the
best experience, I decided to try using simple, black, glyph-like images
on the tabs instead of abbreviations. The mock-ups look very nice, but
writing the code is a bit confusing.
From what I've read, I'm going to have to subclass NSTabViewItem and
override drawLabel:inRect:. I'm just having trouble getting it to work.
Does anyone have any code or an example where they've gotten this
working? Thanks in advance for any help.
--Matt
_______________________________________________
MacOSX-dev mailing list
email@hidden
http://www.omnigroup.com/mailman/listinfo/macosx-dev
_______________________________________________
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.