From: SourceForge.net <no...@so...> - 2007-06-25 19:38:41
|
Patches item #1743107, was opened at 2007-06-25 21:38 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=315655&aid=1743107&group_id=15655 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Outaspace (outaspace) Assigned to: Nobody/Anonymous (nobody) Summary: Adding 6 new methods to Locale.xs Initial Comment: Hi, I have added 6 new methods to Locale.xs: wxLocale::FindLanguageNumber( string ) - Get the language id for the given string wxLocale::Init( lang, flags) - Init the locale with the given language id GetLanguageInfoDescription( lang ) - Get description for language id GetLanguageInfoCanonicalName( lang ) - Get canonical name for language id (only under windows): GetLanguageInfoWinLang( lang ) - Get the windows language code GetLanguageInfoWinSublang( lang ) - Get the windows sublanguage code Andre Münch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=315655&aid=1743107&group_id=15655 |