wxWidgets/samples/widgets
Artur Sochirca d1553c63ed Improve support for TABs in wxListBox under MSW
Always set the LB_USETABSTOPS style flag to achieve behaviour more
compatible with other platforms and expand TABs to align them at tab
stops positioned at every 8 characters.

Also add MSW-specific MSWSetTabStops() method allowing to customize tab
stops.

Update the documentation and the sample to demonstrate using TABs.

Closes https://github.com/wxWidgets/wxWidgets/pull/1789
2020-05-02 18:07:50 +02:00
..
icons Add a very simple page showing wxHeaderCtrl in the widgets sample 2016-04-17 16:03:28 +02:00
activityindicator.cpp Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
bmpcombobox.cpp Remove initializations which are the default value 2019-02-25 10:49:04 -08:00
button.cpp Revert "Add option to present wxButton with wxNO_BORDER style in widgets sample" 2020-04-10 20:48:21 +02:00
checkbox.cpp Fix unannotated fall-through warnings 2018-11-25 21:29:37 +01:00
choice.cpp Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
clrpicker.cpp Add wxEVT_COLOURPICKER_CURRENT_CHANGED and DIALOG_CANCELLED events 2019-04-21 01:53:14 +02:00
combobox.cpp Fix re-creating wxComboBox in widgets sample 2019-10-02 00:01:41 +02:00
datepick.cpp Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
descrip.mms
dirctrl.cpp Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
dirpicker.cpp Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
editlbox.cpp Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
filectrl.cpp Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
filepicker.cpp Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
fontpicker.cpp Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
gauge.cpp Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
headerctrl.cpp Add more columns to Header control in widgets sample 2020-01-19 14:56:45 +01:00
hyperlnk.cpp Fix unannotated fall-through warnings 2018-11-25 21:29:37 +01:00
itemcontainer.cpp Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
itemcontainer.h
listbox.cpp Improve support for TABs in wxListBox under MSW 2020-05-02 18:07:50 +02:00
makefile.bcc Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.gcc Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
Makefile.in Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.unx Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.vc Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
native_wrapper.mm
native.cpp Avoid some deprecation warnings from GTK2 headers 2020-04-19 11:09:09 -07:00
notebook.cpp Fix unannotated fall-through warnings 2018-11-25 21:29:37 +01:00
odcombobox.cpp Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
radiobox.cpp Update radio page in widgets sample 2019-01-27 15:26:17 +01:00
searchctrl.cpp Update widgets sample 2020-01-07 03:15:39 +01:00
slider.cpp Demonstrate wxSlider::SetSelection() in widgets sample 2019-01-31 21:16:07 +01:00
spinbtn.cpp Demonstrate vetoing wxEVT_SPIN_XXX events in widgets sample 2019-02-21 15:10:27 +01:00
statbmp.cpp Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
static.cpp Remove event table from static page in the widgets sample 2019-06-19 19:49:43 +02:00
textctrl.cpp Stop using wx/ioswrap.h in the samples 2019-10-22 02:42:33 +02:00
timepick.cpp Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
toggle.cpp Improve guards in button pages of widgets sample 2019-01-31 21:16:06 +01:00
widgets_vc7.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
widgets_vc8.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
widgets_vc9.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
widgets.bkl Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
widgets.cpp Fix reverting to standard cursor in widgets sample 2020-01-19 14:56:48 +01:00
widgets.h Fix reverting to standard cursor in widgets sample 2020-01-19 14:56:48 +01:00