On 2012 Nov 11, at 04:09, Luc Van Bogaert <[email protected]> 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 protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
