Re: Setting image one pulldown popup button
Christiaan Hofman <[email protected]>
| Newsgroups | gmane.comp.macosx.devel |
|---|---|
| Message-ID | <[email protected]> |
On Dec 7, 2009, at 2:07, Matt Neuburg wrote: > On or about 12/6/09 4:12 PM, thus spake "Christiaan Hofman" > <[email protected]>: > >> NSImage imageNamed:@"Overflow" > > Can you expand upon that to prove to yourself (and us) that it's not a nil > image, as I previously suggested? m. I am 100% sure the image is there. In a subclass that overrides drawing (and some other stuff) it just draws without any problem. Christiaan