Simple Question: Get NSString of the file name in an NSImage
Simple Question: Get NSString of the file name in an NSImage
- Subject: Simple Question: Get NSString of the file name in an NSImage
- From: Steven Harms <email@hidden>
- Date: Sun, 14 Sep 2003 07:50:14 -0700
I have an NSImageView subclass that returns the NSImage that it is using
if sent the message image:.
But, I want that NSImage's name as a string (the NSImage will allways be
one of the Resource files). It's much less disk.expensive for me to
archive the image names than the image data, so i would prefer to find
out the name value, as an NSString.
Thanks,
Steven
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden