Files
wxWidgets/samples
Artur Wieczorek e426411e34 Allow setting wrap styles only for multi-line wxTextCtrl (widgets sample)
Wrap styles are not applicable to the single-line control and radio box
to select these styles should be disabled when single-line control is
active.
It looks that it was intended to implement this feature with
TextPage_WrapLines constant and OnUpdateUIWrapLinesCheckbox handler so we
can reuse these elements.
2017-08-02 23:41:40 +02:00
..
2017-05-26 00:29:05 +02:00
2017-06-21 22:51:57 +04:00
2007-05-05 17:22:09 +00:00
2015-03-19 21:46:05 +01:00