My alert sheet looses focus in second thread
My alert sheet looses focus in second thread
- Subject: My alert sheet looses focus in second thread
- From: "Peter Karlsson" <email@hidden>
- Date: Thu, 6 Jan 2005 13:12:10 +0100
Dear list!
How do I set focus to my alert sheet? It's opened in my second thread like
this:
NSBeginAlertSheet(@"I have a message for you", @"Close", nil, nil,
myWindowOutlet, self, nil, nil, nil, blah);
...and I think the second thread is the reason it looses the focus.
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