GetSystemLanguage() returns wxLanguage_unknown in Mac

Do you have a typical platform dependent issue you're battling with ? Ask it here. Make sure you mention your platform, compiler, and wxWidgets version.
Post Reply
vikram731
Earned a small fee
Earned a small fee
Posts: 16
Joined: Tue Apr 08, 2014 4:54 am

GetSystemLanguage() returns wxLanguage_unknown in Mac

Post by vikram731 »

Hi,
Did anyone face any issues in localization with wxWidgets 3.0.1?
wxLocale::GetSystemLanguage() always returns wxLanguage_Unknown for macOS 10.9 and 10.10.

Is there any workaround for this issue?

Thanks,
Vikram
Post Reply