Change a NSMenu's shape?
Change a NSMenu's shape?
- Subject: Change a NSMenu's shape?
- From: Peter Maurer <email@hidden>
- Date: Sat, 10 Nov 2007 10:15:02 +0100
In Leopard, menus that pop up via ...
+ (void)popUpContextMenu:(NSMenu *)menu withEvent:(NSEvent *)event
forView:(NSView *)view [withFont:(NSFont *)font]
... are always displayed with rounded corners, which looks just wrong
with menus for certain kinds of custom pop-up buttons and, most
importantly, NSStatusItems that pop up their menus themselves --
instead of using NSStatusItem's built-in menu functionality.
On the other hand, generic menu bar menus _are_ displayed with sharp
upper corners.
So I was wondering: Is anyone aware of a way to change those corners
for a NSMenu or its underlying Carbon menu?
Thanks!
Peter.
--
manytricks.com | petermaurer.de
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden