Re: Howto eliminate the delay for the first call of -(NSMenu*)menuForEvent: (NSTableView class)?
Re: Howto eliminate the delay for the first call of -(NSMenu*)menuForEvent: (NSTableView class)?
- Subject: Re: Howto eliminate the delay for the first call of -(NSMenu*)menuForEvent: (NSTableView class)?
- From: Ken Thomases <email@hidden>
- Date: Sun, 05 Jun 2011 14:36:31 -0500
On Jun 5, 2011, at 2:11 PM, Nick wrote:
> Thanks for the response.
You're welcome.
> Yes, submenu Services, in contrary to other submenus, takes some time to pop up.
> I take it, my application has nothing to do with that?
Probably correct. Still, if I were you, I'd try my best to figure out what's causing it, just to be absolutely sure. Check in Console.app to see if other messages are written to the console log or the "All Messages" search. Follow Jens' suggestion to identify what other process might be the culprit.
> On other machines it will work just fine without this delay?
Also probably correct.
> Do "Services" pop up without delays on your machine?
Yes.
Regards,
Ken
_______________________________________________
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