[ wxwindows-Patches-1547191 ] adds wxLocale::IsAvailable static
method to check installed
SourceForge.net
noreply at sourceforge.net
Sat Aug 26 08:54:52 PDT 2006
Patches item #1547191, was opened at 2006-08-26 15:54
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1547191&group_id=9863
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: Common
Group: new feature
Status: Open
Resolution: None
Priority: 5
Submitted By: Creighton MacDonnell (cgmac)
Assigned to: Nobody/Anonymous (nobody)
Summary: adds wxLocale::IsAvailable static method to check installed
Initial Comment:
On Sun, 13 Aug 2006 18:26:51 -0600 Creighton MacDonnell
<cmacdonnell at shaw.ca> wrote:
There is at present no strictly wxWidgets way to check
if a locale is installed. For example, Russian support
is not installed by default for Windows 2000.
Vadim Zeitlin invited me to add this capability:
"There is indeed no way to check for locale
availability right now but it would be a useful feature
to have so if you can make a patch[*] adding some
wxLocale::IsAvailable() method implemented using
::IsValidLocale() under Windows, it would be helpful.
Hopefully we can also find a way to implement it for
other systems later."
This is the patch for this.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1547191&group_id=9863
More information about the wx-dev
mailing list