> On 14 Jun 2015, at 2:30 pm, Kurt Sutter <k...@quansoft.com> wrote: > > 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.
OK, it’s time to show your code. What’s odd is that you say your font panel is visible (or becomes visible) when you invoke [NSFontPanel sharedFontPanel]. If that’s what you’re saying, then it’s incorrect - just obtaining the shared font panel doesn’t normally make it visible or frontmost. So something else is going on. —Graham _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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 arch...@mail-archive.com