Can NSBeginAlertSheet call be dismissed?
Can NSBeginAlertSheet call be dismissed?
- Subject: Can NSBeginAlertSheet call be dismissed?
- From: Steve Sheets <email@hidden>
- Date: Tue, 25 Oct 2005 12:24:08 -0400
Good day...
A simple question...
Can the modal sheet Alert that appears with a NSBeginAlertSheet call
be dismissed by the program without user interaction? Normally the
alert window that this call creates is dismissed when the user click
on one of the buttons (ex. Ok, Cancel). The appropriate selector
action is called, and the window is dismissed. However, there are
times when the status of the program has changed, due to network
action or a timer, and I want to be able to dismiss the window
without the user having to click on the OK or Cancel button. Is
there a call to do this? Or should I create a modal alert sheet for
the window in a different way?
Thanks,
Steve Sheets
Midnight Mage Software
email@hidden
_______________________________________________
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