Re: NSTextView redraw while resigning first responder
Re: NSTextView redraw while resigning first responder
- Subject: Re: NSTextView redraw while resigning first responder
- From: Kyle Sluder <email@hidden>
- Date: Sat, 7 Aug 2010 13:35:23 -0700
On Aug 7, 2010, at 1:25 PM, vincent habchi <email@hidden> wrote:
>
> But, when my NSTextField resigns first responder status, it seems the NSAttributedText is redrawn without going through the normal process (the "standard" layout process chain): the keywords go back to lowercase and I don't see any NSGlyphGenerator call to layout this "inactive" print.
Please describe your text system setup. Is it possible your custom glyph generator is only being used for the field editor, not for the text field's layout manager?
--Kyle Sluder_______________________________________________
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