Hi, I am trying to support the Typography panel (available through the Fonts panel). I can get the user settings by implementing -changeAttributes: in the first responder.
But if i set a new active font with [[NSFontManager sharedFontManager] setSelectedFont:isMultiple:], an already opened Typography panel is not adjusted to the features of the new font. Instead it continues to show the features of the last font. How can I refresh the Typography panel to show the features of the active font? Martin _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
