On Aug 7, 2010, at 1:25 PM, vincent habchi <[email protected]> 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 protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
