Re: NSImage in NSTableView
Re: NSImage in NSTableView
- Subject: Re: NSImage in NSTableView
- From: Matt Jaffa <email@hidden>
- Date: Sat, 27 Mar 2004 03:22:34 -0700
Wow,
Thanks a bunch, works great!!!
thanks,
Matt
On Mar 27, 2004, at 3:19 AM, j o a r wrote:
[[[NSImage alloc] initWithContentsOfFile:
@"/the/path/to/your/image.tiff"] autorelease];
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.