Files
wxWidgets/src
Vadim Zeitlin 58ac3d3690 Fix wxSearchCtrl::ChangeValue() to actually change value
This was broken because wxSearchCtrl inherited the base class version of
ChangeValue() which didn't really work for it due to the poor way in
which wxTextEntry is designed (see #18071).

Closes #16998.
2018-01-29 19:35:09 +01:00
..
2018-01-27 19:28:09 +01:00
2018-01-23 15:49:03 +01:00
2017-10-17 09:21:45 -07:00
2017-07-20 08:10:33 -07:00