Re: Any new/updated Cocoa books soon?
Re: Any new/updated Cocoa books soon?
- Subject: Re: Any new/updated Cocoa books soon?
- From: Scott Anguish <email@hidden>
- Date: Fri, 30 Jan 2004 01:20:21 -0500
On Jan 29, 2004, at 3:02 PM, M. Uli Kusterer wrote:
At 15:26 Uhr +0100 28.01.2004, Andreas Mayer wrote:
Oh, and I had problems figuring out how to use the run loop inside my
NSCell subclass. Turns out I had to use NSApplication's
nextEventMatchingMask:untilDate:inMode:dequeue:. I think that method
should be mentioned in the NSRunLoop documentation somewhere. A link
to an appropriate example (is there one?) would be even better.
Haven't checked for new docs yet, but what was missing until now was
some good documentation (or at least sample code with loads of
comments) on writing one's own NSCells. There's lots of stuff saying
you can and should do it, but I'd really like to see an example of a
completely hand-grown cell that includes in-place text editing, mouse
tracking, does custom highlighting when selected in an NSTableView and
whatever else Apple's cells do.
Just thought I'd chime in as long as we're putting up wish lists ;-)
Please, chiming in here is great, but filing a bug in
bugreporter.apple.com is the best way. That puts it in front of the
people in our group who decide on things like priorities and such.
_______________________________________________
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.