It does not help — the panel i actually already in front when it appears, and calling -orderFront: does not help. It only works when it is the key window.
Kurt > On 14 Jun 2015, at 01:40, Graham Cox <[email protected]> wrote: > > >> On 13 Jun 2015, at 6:33 pm, Kurt Sutter <[email protected]> wrote: >> >> Calling setWorksWhenModal:YES and/or setBecomesKeyOnlyIfNeeded:YES does not >> seem to resolve the issue either. >> >> I am at a loss here. >> > > > What happens if you set those to YES first, then show it with -orderFront: > (i.e. without the makeKey bit)? > > —Graham > > _______________________________________________ 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]
