Patches item #1743104, was opened at 2007-06-25 21:36
Message generated for change (Tracker Item Submitted) made
by Item Submitter
You can respond by visiting:
https://sourcefor
ge.net/tracker/?func=detail&atid=315655&aid=1743104&
amp;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 4 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://sourcefor
ge.net/tracker/?func=detail&atid=315655&aid=1743104&
amp;group_id=15655
------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
wxperl-users mailing list
wxperl-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxperl-use
rs
|