NSStatusItemView
NSStatusItemView
- Subject: NSStatusItemView
- From: Sanford Selznick <email@hidden>
- Date: Sun, 9 Jun 2002 21:12:10 -0700
Well, I'm new to cocoa, so here goes a dumb question:
I have an NSStatusItem with a custom view. Unfortunately, creating a
custom NSView for an NSStatusItem overrides both drawing /and/
behavior.
I like the standard menu behavior. All I want is to override
drawRect. Is there any way to call through to the standard menu
behavior to hilight and present the menu just as NSStatusItem does by
default?
Thank you for your help. I'm sure I'm missing something really obvious.
Best,
Sanford
PS - NSStatusItemView doesn't seem to be declared anywhere.
_______________________________________________
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.