Add wxNumberFormatter class helping to deal with thousands separators.
wxNumberFormatter formats and parses numbers with thousands separators. Add the class itself as well as documentation and the unit test for it. See #12166. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66710 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -422,6 +422,7 @@ All:
|
||||
- Added wxFile::GetLastError() and ClearLastError() (ryazanov).
|
||||
- Added negatable command line switches (Armel Asselin).
|
||||
- Added wxVersionInfo and various GetLibraryVersionInfo() functions (troelsk).
|
||||
- Added wxNumberFormatter for dealing with thousands separators.
|
||||
|
||||
Unix:
|
||||
|
||||
|
Reference in New Issue
Block a user