wxWidgets/docs/doxygen/overviews
oneeyeman1 995c6e6df5 Add wxSpinCtrl::SetIncrement() and implement it for all ports
SetIncrement() was already available in wxSpinCtrlDouble and GTK version
of wxSpinCtrl, now implement support for it in wxMSW and wxOSX as well.

In fact, in wxMSW, implement it at wxSpinButton level, so that both this
class and wxSpinCtrl inheriting from it (in wxMSW only) support setting
custom increment now.

Also add support for it to XRC, show it in the sample and add a unit
test verifying that it works.

Closes #2597.
2022-02-04 02:16:06 +01:00
..
app.h Improve wxIMPLEMENT_APP() documentation 2021-07-24 17:21:39 +01:00
archive.h Remove unnecessary c_str() from wx var arg functions arguments 2021-07-04 15:08:13 +01:00
aui.h
backwardcompatibility.h Change documentation references from OS X to macOS (#1927) 2020-07-04 22:08:24 +02:00
bitmap.h Change documentation references from OS X to macOS (#1927) 2020-07-04 22:08:24 +02:00
bookctrl.h Don't mention deprecated event type constants in the documentation 2019-07-22 21:11:45 +02:00
bufferclasses.h
changes_since28.h
cmake.md Mention example CMake file in CMake Overview 2021-04-16 12:35:12 +02:00
commondialogs.h Update docs/doxygen/overviews/commondialogs.h 2018-12-10 19:37:58 +01:00
config.h
container.h Escape double dashes in Doxygen input to preserve them 2016-10-20 21:47:37 +02:00
cpprttidisabled.h
customwidgets.h Also fix spelling mistakes in the documentation files 2020-06-28 15:30:04 +02:00
dataobject.h
datetime.h Also fix spelling mistakes in the documentation files 2020-06-28 15:30:04 +02:00
dc.h
debugging.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
dialog.h
dnd.h
docview.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
envvars.h Disable sizer flag checks if WXSUPPRESS_SIZER_FLAGS_CHECK is set 2021-05-20 13:27:08 +01:00
eventhandling.h Avoid recommending deprecated wxNewId in the docs 2021-02-03 12:10:37 +02:00
exceptions.h Escape double dashes in Doxygen input to preserve them 2016-10-20 21:47:37 +02:00
file.h
filesystem.h
font.h Remove useless wxFont::ActivatePrivateFonts() 2017-11-13 22:29:30 +01:00
fontencoding.h
grid.h Add support for editing dates (without time) to wxGrid 2019-01-04 14:14:01 +01:00
helloworld.h Add new "Installation" page to the manual 2021-04-11 14:29:21 +02:00
high_dpi.md Add wxBitmapBundle::GetPreferredLogicalSizeFor() 2022-01-27 14:29:25 +01:00
html.h Point to wxWebView Class Reference as an alternative to wxHTML 2020-07-17 15:02:59 +02:00
install.md Fix code snippets markup in Doxygen overviews 2022-01-13 00:52:40 +01:00
internationalization.h Change documentation references from OS X to macOS (#1927) 2020-07-04 22:08:24 +02:00
ipc.h
listctrl.h
log.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
mbconvclasses.h
nonenglish.h Escape double dashes in Doxygen input to preserve them 2016-10-20 21:47:37 +02:00
persistence.h Fix and extend persistent objects overview in the manual 2018-03-11 22:04:36 +01:00
printing.h Also fix spelling mistakes in the documentation files 2020-06-28 15:30:04 +02:00
propgrid.h Don't mention deprecated event type constants in the documentation 2019-07-22 21:11:45 +02:00
refcount.h Replace wx_static_cast/wx_const_cast/wx_reinterpret_cast with the function-style casts 2016-09-14 18:45:12 +09:00
referencenotes.h
resyntax.h
richtextctrl.h Change documentation references from OS X to macOS (#1927) 2020-07-04 22:08:24 +02:00
roughguide.h Add more top-level references to XRC 2020-04-03 14:58:51 +02:00
runtimeclass.h
scrolling.h
sizer.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
splitterwindow.h
stream.h
string.h note that encodings could fail 2020-07-17 17:52:16 +02:00
thread.h Mention wxMessageQueue<> in the thread overview 2018-01-14 18:34:51 +01:00
tips.h
toolbar.h
treectrl.h
unicode.h Add a note about using ranged-based for loop with wxString 2021-04-11 13:24:33 +02:00
unixprinting.h Escape double dashes in Doxygen input to preserve them 2016-10-20 21:47:37 +02:00
validator.h
windowdeletion.h
windowids.h Improve ID documentation and add more links to it 2018-08-18 14:49:17 +02:00
windowsizing.h Update wxWindow and wxTopLevelWindow::Layout() documentation 2019-08-22 14:04:54 +02:00
windowstyles.h
xrc_format.h Add wxSpinCtrl::SetIncrement() and implement it for all ports 2022-02-04 02:16:06 +01:00
xrc.h Don't mention deprecated event type constants in the documentation 2019-07-22 21:11:45 +02:00