note about wxSpinButton range
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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
|
as wxSpinButton is not implemented for all platforms (Win32 and GTK only
|
||||||
currently).
|
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}
|
\wxheading{Derived from}
|
||||||
|
|
||||||
\helpref{wxControl}{wxcontrol}\\
|
\helpref{wxControl}{wxcontrol}\\
|
||||||
|
Reference in New Issue
Block a user