Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
NSBrowser with custom cells
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSBrowser with custom cells



I am writing a Cocoa-Java app.

I have an NSBrowser in which I am placing custom cells, extensions of NSBrowserCell.

In order to set the display values in the cells I have a browserWillDisplayCell() method in my browser's delegate. This method is called fine.

However, I want to customize the drawing for my cells and thus I tried to override my cells' drawInteriorWithFrameInView() method, but when I override this method, the browserWillDisplayCell() no longer gets called in my delegate which seems odd, at least not until I click on a cell anyway.

Any ideas to my problem? A better way to do it?

Thanks

Graham
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden




Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.