Re: How do I capture the filename of an image dropped in an NSImageView?
Re: How do I capture the filename of an image dropped in an NSImageView?
- Subject: Re: How do I capture the filename of an image dropped in an NSImageView?
- From: Thomas Davie <email@hidden>
- Date: Wed, 17 Nov 2004 14:53:36 +0000
I'm not sure off the top of my head how to do this, but I would
remember that you should not be using filenames to store the location
of a file, you should be using an FSRef - that way, when someone moves
said file, you won't loose track of it.
Bob
--
What is the internet?
It's the largest equivalence class in the reflexive transitive
symmetric closure of the relationship "can be reached by an IP packet
from". -- Seth Breidbart
On 17 Nov 2004, at 14:48, Charles Crowley wrote:
_______________________________________________
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