Re: Modal sheet, full screen & swipe instability
Re: Modal sheet, full screen & swipe instability
- Subject: Re: Modal sheet, full screen & swipe instability
- From: Erwin Namal <email@hidden>
- Date: Fri, 05 Sep 2014 23:12:20 +0200
Dear All,
I have issues with a fullscreen app. Wh a sheet is open (beginSheet:modalForWindow:modalDelegate:didEndSelector:contextInfo:), and I swipe to Desktop and then swipe back to the app, the screen remains for 2 seconds on the app and then swipes again back to Desktop without my interaction.
Then, if I swipe back to the app a second time, it correctly remains there.
Also, if after swiping back I immediately select a field in the sheet, I don’t get the problem anymore.
Is it a focus-related problem ?
Is it possible to detect when the screen is swiped-back to my application, so that I can give focus to a control ?
Thanks for your help.
_______________________________________________
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