Re: Displaying Error Messages
Re: Displaying Error Messages
- Subject: Re: Displaying Error Messages
- From: Esteban Uribe <email@hidden>
- Date: Mon, 17 Mar 2003 00:18:57 -0800
Hi,
On Sunday, March 16, 2003, at 07:58 PM, Eric Czarny wrote:
However, I'm having problems with
implementing this method. I've been able to create it in a small test
application, but I can't think of an efficient way to do in in my
actual
project. Do any of you have advice or your own method you'd like to
share?
It would help to know what kind of problems you are having.
Well one thing you could do is send the Error notifications to the
Window's controller object. This controller object presumably is the
one that called the method or object that
caused the error. Then have the controller bring up the Error
Panel/Sheet on the Window and decide if it needs to bring the window to
the front and call the users attention in any number of ways.
-Esteban
_______________________________________________
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.