Files
wxWidgets/include/wx/generic
Vadim Zeitlin f53923dd31 Left-align wxSpinCtrl contents by default
The default alignment of the text in wxSpinCtrl was changed to "right"
in 7e4952db83, which added alignment
support (see #10621), but this made it inconsistent with the native
up-down control under MSW and, perhaps more importantly, with spin
controls created from XRC as the default style was never modified there
and did not include wxALIGN_RIGHT.

Resolve this inconsistency by reverting to left-aligning the text by
default.
2018-05-12 19:14:00 +02:00
..
2016-09-25 13:21:28 -07:00
2014-03-30 00:02:23 +00:00
2015-09-23 00:52:30 +02:00
2016-09-25 13:21:28 -07:00
2016-12-11 15:20:42 +01:00
2015-09-06 17:20:42 -07:00
2016-09-25 13:21:28 -07:00
2015-09-06 17:20:42 -07:00
2016-09-25 13:21:28 -07:00
2014-03-30 00:02:23 +00:00
2015-09-06 17:20:42 -07:00
2016-02-10 20:38:10 +01:00
2015-09-06 17:20:42 -07:00
2015-09-06 17:20:42 -07:00
2015-09-06 17:20:42 -07:00
2016-09-25 13:21:28 -07:00
2015-09-06 17:20:42 -07:00
2016-01-16 10:40:23 -08:00