Re: Any new/updated Cocoa books soon?
Re: Any new/updated Cocoa books soon?
- Subject: Re: Any new/updated Cocoa books soon?
- From: Public Look <email@hidden>
- Date: Thu, 29 Jan 2004 20:01:02 -0500
http://www.stepwise.com/Articles/Technical/NSCell.html
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 ;-)
--
Cheers,
M. Uli Kusterer
_______________________________________________
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.