Skip navigation.
 
mlRe: [NSImageView setImage:nil] clarification
FROM : Jens Alfke
DATE : Thu May 15 17:06:48 2008

On 15 May '08, at 3:37 AM, matt.<email_removed> wrote:

> It isn't explicitly mentioning anywhere, but is:
>
> [someImageView setImage:nil];
>
> the correct way to have an empty image view.


Yes. Basically, all content-displaying views let the content object be 
nil.

—Jens

Related mailsAuthorDate
ml[NSImageView setImage:nil] clarification matt.gough May 15, 12:37
mlRe: [NSImageView setImage:nil] clarification Jens Alfke May 15, 17:06