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:
Włodzimierz Skiba
2006-05-24 09:42:25 +00:00
parent 7ca4ac6383
commit 0a87ef19ce

View File

@@ -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.}