make it possible to associate context help text with individual radiobox items
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user