Bernie wrote: > Michele wrote: >> maybe you could try the following inside beginc/endc: >> #define FBNSToolbarShowFontsItemIdentifier @"NSToolbarShowFontsItem" > > Thanks. That still has the same potential problem if Apple change the string value in NSToolbarShowFontsItemIdentifer. BeginCDeclaration #define FBNSToolbarShowFontsItemIdentifier NSToolbarShowFontsItemIdentifier EndC