Version: 1.2

Posted: 2006-10-09

Build Requirements: Xcode 2.x

Runtime Requirements: Mac OS X 10.3

View Source Code:

Download Sample Code (“RecentItems.zip”, 68.8K)



Description

Implements a method of adding "Recent..." menus for Applications, Folders and/or Documents (Similar to the Finder's "Recent Items" menu). Items may be added to the recent menus by dragging them on the application, the dock icon or the window of the running application. The project is factored such that the "Recent Items" source and header can be easily added to existing projects.

Document Revision History

Date Notes
2006-10-09Cleaned up comments and removed dead code; No code changes.
2006-06-06Implements "Recent items" menu(s)