Close a alert sheet programatically
Close a alert sheet programatically
- Subject: Close a alert sheet programatically
- From: "Peter Karlsson" <email@hidden>
- Date: Thu, 6 Jan 2005 11:57:28 +0100
Dear list!
I use this code in my app to open a alert:
NSBeginAlertSheet(@"I have a message for you", @"Close", nil, nil,
myWindowOutlet, self, nil, nil, nil, "blah blah blah);
My question is, how do I close this alert programatically, without clicking
on the Close button in the alert?
Best regards Peter
_______________________________________________
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