Hello,
I'm wondering what is the best way for showing to the user that an
error occurred (like the LastErrorCode of the folderitem class).
On most Apple applications, like the Finder, QuickTime or
i<something>, it seems they try to show human-readable explanations
as often as possible (instead of -43, they show "The file could not
be found", etc.). But how have them included all the error codes in
their source code (I mean, where can I look up for these error codes,
as the most complete list)?
On the other hand, many applications just show the error code. This
seems wrong to me because the user has to know why something failed.
It just avoids searching for the meaning of these error codes each
time one makes an application.
I'm wondering if someone has already solved this question...
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|