the control which can be enabled/disabled is a text control not a listbox

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52740 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi 2008-03-23 18:04:21 +00:00
parent 1aca6611e6
commit b052c79adc

View File

@ -38,7 +38,7 @@
<flag>wxALIGN_CENTRE|wxALL</flag>
<border>5</border>
<object class="wxCheckBox" name="my_checkbox">
<label>Enable listbox</label>
<label>Enable this text control:</label>
</object>
</object>
<object class="sizeritem">