Re: NSPopupButton to display fonts in the fonts themselves
Re: NSPopupButton to display fonts in the fonts themselves
- Subject: Re: NSPopupButton to display fonts in the fonts themselves
- From: "I. Savant" <email@hidden>
- Date: Wed, 8 Jul 2009 21:15:03 -0400
On Jul 8, 2009, at 9:06 PM, Peter Ammon wrote:
So for menus that may take a while to build, consider appending the
items as they come in (like the Airport status item), or showing a
"Building..." item until you're ready to add the complete set of
items.
What of menus that already have a selection well down the list? In
this case, it sounds like my original idea of immediately building the
list of font names on nibloading/creation/whenever first, then
rendering the attributed titles in the background (and updating the
popup on the main thread) might still be the better option.
Or have I misunderstood?
--
I.S.
_______________________________________________
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