Filename of the file opened via the open menu
Filename of the file opened via the open menu
- Subject: Filename of the file opened via the open menu
- From: Damien Pacaud <email@hidden>
- Date: Mon, 25 Aug 2003 11:19:13 +0200
hi folks,
I have a document based application that uses the open Item in its
menu...when I select a file, is goes through a
- (BOOL)loadDataRepresentation:(NSData *)data ofType:(NSString *)aType
method...and I'd like to get the filename or the path for the file I
just openned....
Is there a simple way of doing this ?
Thanks in advance
Damien
_______________________________________________
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.