Re: Slowwwwwwww......
Re: Slowwwwwwww......
- Subject: Re: Slowwwwwwww......
- From: cricket <email@hidden>
- Date: Mon, 17 May 2004 21:38:03 -0700
Stepping through your code in a debugger (Xcode has a nice GUI
debugging environment) or sampling it with Sampler would be a good
place to start. Given that what you're doing is commonly done, it's
more likely to be something you're doing in your code, so I'd start
there if I were you.
- cricket
On May 17, 2004, at 6:22 PM, Tony Cate wrote:
Ibve been playing with custom field editors in a tableview. I am
successfully
intercepting keystrokes, but my god is it slow. Therebs a visible
pause between hitting
the tab key and the cell changing - and Ibm just passing the event
through. Is this
normal? If not, any clues to what is wrong?
---------->
Is this a chocolaterie or is this a confessional?
_______________________________________________
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.