I am opening the sharedFontManager FontPanel from a preferences pane, and I want to close it when the preferences window is closed (or when I switch tabs).
I am opening the sharedFontManager FontPanel from a preferences pane, and I want to
Share
The font panel is a subclass of NSPanel, which is a subclass of NSWindow.