Re: Long delay of NSPopUpButton first click
Re: Long delay of NSPopUpButton first click
- Subject: Re: Long delay of NSPopUpButton first click
- From: "Rimas M." <email@hidden>
- Date: Mon, 29 Aug 2011 09:25:19 +0300
Well.. that worked. Generally. But those images must have transparent
background. And as I have discovered, when dealing with text drawing, that
causes loose of sub-pixels antialiasing. This is unacceptable. Will need to
use NSAttributedString+attributedTitle way... Any hints on speeding up menu
showing time on the first click?
Regards,
Rimas M.
On Thu, Aug 4, 2011 at 12:07 PM, Rimas M. <email@hidden> wrote:
> Drawing item titles into image and caching them for later use works nice.
> But I have noticed unacceptable side effect. Normally, when menu is
> displayed you can press any letter key, and menu will scroll to the first
> item, which title starts with that letter. In my case , NSMenuItems does not
> have titles and that does not work. Looking for workaround to maintain this
> functionality.
_______________________________________________
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