Skip navigation.
 
mlRe: [loading 16-bit png,psd|loading tiff from stdout]
FROM : Josh Anon
DATE : Wed Jan 29 23:04:58 2003

> Well, if the image shows up when you drop it on an NSImageView, then
> NSImage is able to load and display it.  NSImageView isn't doing
> anything tricky there, it just takes what's on the dragging > pasteboard.


Yes, which brings us back to part of my original question as to why
won't it load it from data brought in from stdout using the previously
posted code when it will load it if the same data is piped to a file
and then opened :)

Thanks,
Josh
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
ml[loading 16-bit png,psd|loading tiff from stdout] Josh Anon Jan 28, 20:31
mlRe: [loading 16-bit png,psd|loading tiff from stdout] nibs@mac.com Jan 28, 22:19
mlRe: [loading 16-bit png,psd|loading tiff from stdout] John C. Randolph Jan 29, 01:34
mlRe: [loading 16-bit png,psd|loading tiff from stdout] Josh Anon Jan 29, 04:39
mlRe: [loading 16-bit png,psd|loading tiff from stdout] John C. Randolph Jan 29, 22:51
mlRe: [loading 16-bit png,psd|loading tiff from stdout] Josh Anon Jan 29, 23:04