Special Characters menu

In Cocoa on English system, the Special Characters… option is automatically added at the end of the Edit menu. I have a French user who tells me it’s not there when his system is set to French, but is if he switches to English. Any idea of what’s going on?

Yes
It’s a bug in how we generate the bundle and should be fixed in the next release

Is this in the IDE or a built application? The IDE had an issue with its French localization, but if it’s one of your applications, it should work provided that you properly localize the “Edit” menu text for your French dynamic constant.

It’s a built app. I don’t actually do anything. I just made the minimal Xojo app.

  1. New app
  2. Build (without adding windows, controls, etc.)
  3. Launch app – Edit menu has Special Characters.