Re: Customizing menu drawing
Re: Customizing menu drawing
- Subject: Re: Customizing menu drawing
- From: Benjamin Dobson <email@hidden>
- Date: Wed, 3 Dec 2008 16:00:59 +0000
I can offer you just two options:
– Use Aqua menus.
– Draw a custom view instead of a menu.
Other people may have more ideas.
On 3 Dec 2008, at 08:57:35, Joe Ranieri wrote:
I'm attempting to draw custom menus as part of a kiosk application
where normal Mac OS X menus would look out of place.
I can customize drawing of the individual menu items using a custom
view (through -[NSMenuItem setView:]). However, there remains a
region above and below the items where I can't draw. So I'm left
with a menu with portions of the aqua appearance, and portions of my
appearance - which is definitely not what I'm after.
http://sirg3.homeip.net/tmp/menus.png
I have a hunch it can be done by dropping down into the Carbon menu
manager, but that's not supported and will break in 64-bit... Does
anyone have any ideas?
_______________________________________________
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