Leopard: PhotoSearch demo app now live

Apple, Cocoa, Coding

PhotoSearch, a demo app I wrote for WWDC a few years ago, is now live:

http://developer.apple.com/samplecode/PhotoSearch/

It demonstrates some cool custom cell stuff that is only available on Leopard.

Tags:


Subscribe
Notify of
guest

2 Comments
Inline Feedbacks
View all comments
Dan Rowley

This is a great sample – I saw the WWDC talk and it’s been very instructive – thanks!

In the DateCell for this sample, your drawInteriorWithFrame:(NSRect)bounds inView:(NSView *)controlView override sets a private instance variable (_cFlags.needsHighlightedText) in order to get white highlighted text. Is this kosher in the real world, since it’s undocumented? I’ve actually been trying to coerce an NSTextFieldCell into NOT drawing white highlighted text and I’ve come to the conclusion that it just can’t be done without using one or more private methods (I would love to be corrected on that point), so I guess I’ll just replace the cell class wholesale – no matter how many times (or in how many places) I set the text color, the attributed string that the cell eventually uses to draw has white text.

Subscribe to new posts:

You'll get an email whenever a I publish a new post to my blog and nothing more. -- Corbin

As an Amazon Associate I earn from qualifying purchases.

(c) 2008-2024 Corbin Dunn

Privacy Policy

Subscribe to RSS feeds for entries.

72 queries. 0.495 seconds.

Log in