Re: Anybody really, really using Xcode 3 ?
Re: Anybody really, really using Xcode 3 ?
- Subject: Re: Anybody really, really using Xcode 3 ?
- From: Chris Hanson <email@hidden>
- Date: Fri, 9 Nov 2007 12:43:21 -0800
On Nov 9, 2007, at 10:58 AM, Eric Gorr wrote:
On Nov 9, 2007, at 12:36 PM, Timothy Standing wrote:
Maybe it would have been better if the engineer who wrote the fancy
animation for find had instead profiled the text editor and fixed
the speed problems when editing large files.
My bet is that the fancy animation comes from Core Animation and
took all of about 10 seconds to write.
The fancy find animation is the single method -[NSTextView
showFindIndicatorForRange:], new in Mac OS X 10.5 and documented here:
<http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/NSTextView_Class/Reference/Reference.html#//apple_ref/occ/instm/NSTextView/showFindIndicatorForRange:
>
It's also used in elsewhere in the system, most noticeably in TextEdit.
-- Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden