Re: Change a NSMenu's shape?
Re: Change a NSMenu's shape?
- Subject: Re: Change a NSMenu's shape?
- From: Peter Maurer <email@hidden>
- Date: Wed, 14 Nov 2007 14:31:55 +0100
Or alternately, create a small overlay window that draws the
triangle and put it in a higher layer than the menu's backing window
is. Judging from some drawing glitches I got, that's what the dock
is actually doing.
That's precisely what I did for my application, both for certain menu
bar items and a little Docklet -- here's a screenshot from Tiger:
<http://peter-maurer.de/sandbox/menubarcontextmenu.png>
It works, but it just doesn't feel right. And you get some drawing
glitches, too.
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