NSButton highlight
NSButton highlight
- Subject: NSButton highlight
- From: Ben Mackin <email@hidden>
- Date: Thu, 05 Dec 2002 17:38:20 -0800
I am trying to add a drawer interface to my program that will act similar to
Mail.app. I have the drawer, and the buttons, and everything working great.
The only issue is I can't figure out how to have the button in the drawer
highlighted in grey when selected like Mail does.
I tried changing the buttons around to all the various settings in IB, but I
can't figure out how to highlight the entire button in grey if it is
selected. Is this something that comes automatically, or is it something I
need to add on my own?
I can't seem to find anything in the NSButton docs either. I have my button
set as Toggle now in IB, and I tried using setState and highlight, but
neither really highlight it.
Any help would be great.
Thanks,
Ben
_______________________________________________
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.