Re: toolbar item validation extremely inefficient
Re: toolbar item validation extremely inefficient
- Subject: Re: toolbar item validation extremely inefficient
- From: j o a r <email@hidden>
- Date: Fri, 11 Apr 2003 09:52:24 +0200
I think it updates on NSWindowDidUpdateNotification, and perhaps
others. NSWindowDidUpdateNotification is called pretty often, but is
dependent on what you're application and user is up to - ie. you can
control it somewhat.
j o a r
On Friday, Apr 11, 2003, at 09:24 Europe/Stockholm, Francisco Tolmasky
wrote:
If you use toolbar item validation and put an NSLog in there you'll
see it validates it like every half second. Should I be worried about
this incredible inefficiency?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.