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?

-- Joe Ranieri
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to