Re: NSFontPanel for a modal window
Re: NSFontPanel for a modal window
- Subject: Re: NSFontPanel for a modal window
- From: Graham Cox <email@hidden>
- Date: Mon, 15 Jun 2015 07:52:48 +1000
> On 14 Jun 2015, at 2:30 pm, Kurt Sutter <email@hidden> 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 (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