wxToggleButton for wxUniv already introduced.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39312 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -18,9 +18,6 @@ functionality but looks like a \helpref{wxButton}{wxbutton}.
|
||||
You can see wxToggleButton in action in the sixth page of the
|
||||
\helpref{controls}{samplecontrols} sample.
|
||||
|
||||
{\bf NB:} This class is not available under wxUniversal ports such
|
||||
as wxX11.
|
||||
|
||||
\wxheading{Derived from}
|
||||
|
||||
\helpref{wxControl}{wxcontrol}\\
|
||||
@@ -122,4 +119,3 @@ Sets the toggle button to the given state. This does not cause a
|
||||
\wxheading{Parameters}
|
||||
|
||||
\docparam{state}{If {\tt true}, the button is pressed.}
|
||||
|
||||
|
Reference in New Issue
Block a user