Re: way to update Apple Menu's Recents Items
Re: way to update Apple Menu's Recents Items
- Subject: Re: way to update Apple Menu's Recents Items
- From: Kyle Sluder <email@hidden>
- Date: Mon, 13 May 2013 21:00:20 -0700
On Mon, May 13, 2013, at 08:50 PM, Nick Rogers wrote:
> Hi,
>
> I can remove the recent items from the plist where they are stored.
>
> But when I try and update the Recent Items submenu, it doesn't.
>
> I'm getting Apple Menu by using [[NSApp mainMenu] itemAtIndex:0].
>
> OR do I need to kill some process (which will then restart) to achieve
> this.
Recent Items are managed by Powerbox, and the number of included items
is set by the user in System Preferences. You should not attempt to
modify this submenu.
--Kyle Sluder
_______________________________________________
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