add help button to presentError: alert?
add help button to presentError: alert?
- Subject: add help button to presentError: alert?
- From: Mark Ackerman <email@hidden>
- Date: Fri, 19 Aug 2005 12:55:16 -0400
Is there a way to add the Help button to an alert that is generated
by the presentError: (and kin) method?
I'd like to show the Help button in alerts that are generated by
NSApp's presentError: (and kin) method. I believe I understand how to
modify an NSError instance as it is passed up the error responder
chain, but I don't see any way to add the Help button to, and set a
help anchor for, the alert that is generated.
The only way I can see to add a Help button is to create and display
the alert when the error occurs, deep in the bowels of the
application. But, this seems to defeat the whole purpose of the error
responder chain.
Am I missing something?
Thanks.
Mark
_______________________________________________
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