NSStatusItem with custom view
NSStatusItem with custom view
- Subject: NSStatusItem with custom view
- From: Anders Ödlund <email@hidden>
- Date: Sun, 15 Jun 2003 19:49:04 +0200
Hello
I'm using an NSStatusItem in my application, it contains a slider -
almost like the volume control menu extra. To do this I use a custom
view and the [NSStatusItem setView:] method - now to my questions:
- When pressing the statusitem I want it to highlight with the same
color as the other statusitems - how do I get the color to use, and
what alpha value should i use?
- I'm using a custom view instead of a normal menu, I would like it to
have the same background color as a real menu. How do I get that
color/pattern?
Thanks
/Anders Vdlund
_______________________________________________
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.