NSBrowserCell image
NSBrowserCell image
- Subject: NSBrowserCell image
- From: john <email@hidden>
- Date: Fri, 10 Jun 2005 19:54:43 -0400
Hi,
Reading the documentation for NSBrowserCell it says that the image given to setImage: is retained. However, whenever...
browser: (NSBrowser*)sender willDisplayCell: (id)cell atRow: (int)row column: (int)column
...is called, calling [cell image] always returns NULL, even if the cell has already been displayed and the image set. Did I miss something in the docs, is this the expected behaviour?
Thanks!
-- John |
_______________________________________________
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