> So the question I have is: what are you actually trying to do? Generally speaking, display the NSFontPanel with an accessory view containing a NSTextField, OK and Cancel buttons.
The user picks a font, types a phrase and clicks OK. I now take the phrase and get the glyphs for each character in the phrase. Glyhs are gotten by name. So I need some mechanism to take the entered character, get its name and retrieve the glyph. The resulting glyphs go into our model for further processing. Note: this is not a text process. -rags _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com