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: Nick Rogers <email@hidden>
- Date: Tue, 14 May 2013 12:07:05 +0530
Hi,
But a commercially available program is doing it.
And I have gone through process list in activity monitor before and after "Recent Items" is updated by this program.
And found no difference in number of processes or any change in PIDs of the processes. Means probably no re-spawning.
I have to do this.
Please suggest.
Wishes,
Nick
On 14-May-2013, at 9:30 AM, Kyle Sluder <email@hidden> wrote:
> 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