Re: Display alert sheet when application is not active
Re: Display alert sheet when application is not active
- Subject: Re: Display alert sheet when application is not active
- From: Jerry Krinock <email@hidden>
- Date: Sun, 11 Nov 2012 07:28:08 -0800
On 2012 Nov 11, at 04:09, Luc Van Bogaert <email@hidden> wrote:
> I've found a workaround by activating my app in the view's draggingEntered: method, but I'd rather not take focus away from the user like this.
It seems to me that the user's focus has already been taken away if user has dropped something on your window and a sheet, presumably requiring a response, has rolled down. Is the problem that other windows in your app are coming forward? Is it the appearance of your app's main menu bar that you don't want? If so, maybe you want a faceless helper app or process to somehow accept this particular user input. In any case, it looks like a good time to step back and reconsider the big picture.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden