Document Revision History

This table describes the changes to MenuItemView: Embedding an NSView inside an NSMenuItem.

DateNotes
2017-03-09

Upgraded to OS X 10.12.2 SDK, replaced deprecated APIs, now uses ARC and Storyboards, upgraded to use the modern Objective-C syntax, ImageAssets.

2012-06-07

Upgraded to Xcode 4.3 and Mac OS X 10.7, removed deprecated API use, fixed some leaks.

2007-06-11

Menu item for label colors: tracking/drawing moved to drawRect method.

 

Demonstrates embedding an NSView inside a menu item or NSMenuItem.