]> git.saurik.com Git - wxWidgets.git/commitdiff
descriptiveLabel clarification
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 15 Aug 2004 16:02:02 +0000 (16:02 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 15 Aug 2004 16:02:02 +0000 (16:02 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/button.tex

index 8dd1d35f22bd5956b9b613ac39d045d0a97d02d4..ac32dad9e187a9c978eb5fae8385803aaa9e6df8 100644 (file)
@@ -93,7 +93,8 @@ appropriately for the text.}
 \docparam{descriptiveLabel}{Optional label to be used on platforms where
 standard buttons have descriptive rather than generic labels. Mac is one such
 platforms, well-behaved Mac apps should use descriptive labels (e.g. "Save"
 \docparam{descriptiveLabel}{Optional label to be used on platforms where
 standard buttons have descriptive rather than generic labels. Mac is one such
 platforms, well-behaved Mac apps should use descriptive labels (e.g. "Save"
-and "Don't Save" instead of "OK" and "Cancel").}
+and "Don't Save" instead of "OK" and "Cancel"). This argument is ignored on
+other platforms.}
 
 \wxheading{See also}
 
 
 \wxheading{See also}