Allow setting LCID used by wxAutomationObject.
Default user-locale-dependent LCID may be inappropriate for some situations, notably Microsoft Excel uses localized formula names for non-English LCIDs. So add a way to change the LCID to use at wxAutomationObject level while preserving the old behaviour by default. Closes #14540. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -547,6 +547,7 @@ wxGTK:
|
||||
wxMSW:
|
||||
|
||||
- Add support for CURRENCY and SCODE types to OLE Automation helpers (PB).
|
||||
- Allow setting LCID used by wxAutomationObject (PB).
|
||||
|
||||
|
||||
2.9.4: (released 2012-07-09)
|
||||
|
Reference in New Issue
Block a user