y’all probably know this but it can be simply worked around by adding a cocoa 
exception handler around the call…

        NS_DURING
                FPShowHideFontPanel();
        NS_HANDLER      
                Logf("%s\n", "ShowHideFontPanel exception");
                // failure
        NS_ENDHANDLER

at least, that worked fine for me.  and i’m another dev who never bothered to 
report this on RADAR, but probably should have.

‘nuff said
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list      (Carbon-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/carbon-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to