Replacing "Cannot open document" dialog in 10.3.
Replacing "Cannot open document" dialog in 10.3.
- Subject: Replacing "Cannot open document" dialog in 10.3.
- From: James Bucanek <email@hidden>
- Date: Tue, 11 Jul 2006 18:11:32 -0700
Greetings,
I have a simple situation where I want to replace the "Unable to open document" dialog that is presented when a document object can't be created for a file/package due to some error.
While I can clearly do this with the 10.4 NSError class, I want to do this in a 10.3 compatible way.
However, I'm lost in the documentation. Either there isn't an obvious way of doing this in 10.3 or the explination has been expunged from the documentation in favor of the newer 10.4 methodology.
I want to parse the exception that gets thrown by my readFromFile: method and present the user with an explination and choice of recovery options. In one case, I need to throw up a window that waits for a resource to become available instead.
Can someone give me a clue?
--
James Bucanek
_______________________________________________
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