popUpStatusItemMenu not working??
popUpStatusItemMenu not working??
- Subject: popUpStatusItemMenu not working??
- From: TACKEL <email@hidden>
- Date: Tue, 25 Nov 2003 16:59:34 +0100
Hi,
I'm trying to display a menu under a statusItem using the new method introduced in
Panther (popUpStatusItemMenu) but nothing happens when I use it. I don't know why it
doesn't work, it's a quite simple method, any idea?
-----------------------
- (void)popUpStatusItemMenu:(NSMenu *)menu
Displays a menu under a custom status bar item. You can use this method to cause a
popup menu to appear under a custom status bar item when the user clicks the item.
Availability
Available in Mac OS X v10.3 and later.
-----------------------
Thanks,
Tackel.
_______________________________________________
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.