Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
FAQ.How to check on Mac OS which country or language is currently selected?
Answer: The code below returns a country value.
Returns values like:
langEnglish | 0 | Roman script |
langFrench | 1 | Roman script |
langGerman | 2 | Roman script |
langItalian | 3 | Roman script |
langDutch | 4 | Roman script |
langSwedish | 5 | Roman script |
langSpanish | 6 | Roman script |
langDanish | 7 | Roman script |
langPortuguese | 8 | Roman script |
langNorwegian | 9 | Roman script |
langHebrew | 10 | Hebrew script |
langJapanese | 11 | Japanese script |
langArabic | 12 | Arabic script |
langFinnish | 13 | Roman script |
langGreek | 14 | Greek script using smRoman script code |
langIcelandic | 15 | modified smRoman/Icelandic script |
langMaltese | 16 | Roman script |
langTurkish | 17 | modified smRoman/Turkish script |
langCroatian | 18 | modified smRoman/Croatian script |
langTradChinese | 19 | Chinese (Mandarin) in traditional characters |
langUrdu | 20 | Arabic script |
langHindi | 21 | Devanagari script |
langThai | 22 | Thai script |
langKorean | 23 | Korean script |