X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d18135abbf719eb8a319f8d9923c71f9e898427c..75a3537ac622189c75a2d5f75ed8d92be5d4c292:/docs/tech/tn0014.txt diff --git a/docs/tech/tn0014.txt b/docs/tech/tn0014.txt index 57d73456b6..c09c907939 100644 --- a/docs/tech/tn0014.txt +++ b/docs/tech/tn0014.txt @@ -423,7 +423,8 @@ wxRadioBox This control may have "dimension" (major dimension) and (initial) "selection" Integer subelements and a composite "content" element similar to wxCheckList. The only difference is that the "item" subelements can have an optional -"tooltip=I18nString" attribute to specify the per-item tooltip. +"tooltip=I18nString" and "helptext=I18nString" attributes to specify +the per-item tooltip and helptext. wxScrolledWindow