NSAlert focus problems
NSAlert focus problems
- Subject: NSAlert focus problems
- From: Kris Kopicki <email@hidden>
- Date: Mon, 17 Nov 2003 11:11:16 +1030
I'm using NSAlert to display dialogs to a user from a cocoa daemon,
however the first time the message is displayed the window does not
have focus. Subsequent messages do have focus, since
activateIgnoringOtherApps seems to only have an effect after the first
dialog has been displayed. While not a major issue, does anyone know
how I may get around this? FYI the daemon does have an NSApplication
instance, but has no other UI besides the NSAlert.
Kris
--------------------------------------
Kris Kopicki
Network Manager
Walford Anglican School for Girls Inc.
316 Unley Road, Hyde Park
SA 5061 Australia
Web:
http://www.walford.asn.au
Phone: 61-8-82726555
Fax: 61-8-82720313
_______________________________________________
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.