Re: Restricted FontPanel
Re: Restricted FontPanel
- Subject: Re: Restricted FontPanel
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Mon, 27 May 2013 18:28:23 +0700
On 27 May 2013, at 17:26, Uli Kusterer <email@hidden> wrote:
> On 26.05.2013, at 13:48, Gerriet M. Denkmann <email@hidden> wrote:
>> I want (on OS X 10.8.3) to show a font panel, which only has nice fonts (e.g. only fonts which are able to show "门").
>
> Have you tried whether you can just create a classic font menu for this purpose? Leave the font panel alone, and just have a menu dedicated to only showing 'nice fonts' ? Those will then be faster to access, and you don't have to do so much work.
I made a Panel with a TableView which displays eligible font names.
The use is: in Preferences the user can choose some suitable default fonts (depending on some choices, as "Serif" vs. "SansSerif", etc.).
As the list of eligible fonts changes according to these parameters, I think a TableView is a better fit than a menu.
>
> Of course, it gets a little unmanageable if you have a case where all (or most of) the fonts are considered 'nice' by whatever algorithm you plan to apply.
No problem. There are no more than a dozen.
Kind regards,
Gerriet.
_______________________________________________
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