Re: NSRunAlertPanel
Re: NSRunAlertPanel
- Subject: Re: NSRunAlertPanel
- From: Miguel Nunes Correia <email@hidden>
- Date: Sun, 14 Sep 2003 16:12:21 +0100
i've got something like this:
if (NSRunCriticalAlertPanel(txt, @"", @"Ok", @"Cancel", NULL) ==
NSOKButton) {
... }
What do i need to change here to change its level?
Thanks, SirconSW
On Sexta, Set 12, 2003, at 20:20 Europe/Lisbon,
email@hidden wrote:
change its level.
Le vendredi, 12 sep 2003, ` 17:53 Europe/Paris, Miguel Nunes Correia a
icrit :
How do i become a NSRunAlertPanl to be the front window of all
applications in a background app?
Thanks anyway, SirconSW
_______________________________________________
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.