From: Václav Slavík Date: Sun, 15 Aug 2004 16:02:02 +0000 (+0000) Subject: descriptiveLabel clarification X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/09d2369327bc1fec1aae193842819d0abc422ed6 descriptiveLabel clarification git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/button.tex b/docs/latex/wx/button.tex index 8dd1d35f22..ac32dad9e1 100644 --- a/docs/latex/wx/button.tex +++ b/docs/latex/wx/button.tex @@ -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" -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}