Re: Newbie ImageWell question
Re: Newbie ImageWell question
- Subject: Re: Newbie ImageWell question
- From: Nicholas Francis <email@hidden>
- Date: Mon, 7 Oct 2002 17:22:21 -0700
Unfortunately, that always produces NULL -
I know that it is not always possible to do so (if data comes from
pasteboard), but just getting it to work so-so is enough, as it is for
a developer tool.
(and developers can live with a bit of strangeness in their tools)
Any other suggestions?
Cheers,
Nich
On mandag, okt 7, 2002, at 06:23 US/Pacific, Robert Cerny wrote:
NSString *name = [[NSImageView image] name]
NSLog("The image name:%@", name);
HTH
HTH?
Robert
On Monday, Oct 7, 2002, at 23:02 Europe/Prague, Nicholas Francis wrote:
Hi guys. I've fretted over the docs for hours trying to figure out
how to get the filename (not the image data) of a file dropped over
an NSImageWell. Any hints? I'm getting desperate :-)
cheer,
Nich
_______________________________________________
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.
_______________________________________________
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.