X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..bf7945cef10c0844a32e95695c544d829da9293a:/docs/latex/wx/spinbutt.tex diff --git a/docs/latex/wx/spinbutt.tex b/docs/latex/wx/spinbutt.tex index a3b885708d..623d20c8d2 100644 --- a/docs/latex/wx/spinbutt.tex +++ b/docs/latex/wx/spinbutt.tex @@ -6,6 +6,9 @@ Portable programs should try to use \helpref{wxSpinCtrl}{wxspinctrl} instead as wxSpinButton is not implemented for all platforms (Win32 and GTK only currently). +{\bf NB:} the range supported by this control (and wxSpinCtrl) depends on the +platform but is at least {\tt SHRT\_MIN} to {\tt SHRT\_MAX}. + \wxheading{Derived from} \helpref{wxControl}{wxcontrol}\\