52ae67ef86
Instead of checking for all text-like controls one by one in wxCommandEvent::GetString(), call a virtual function checking for this. This is simpler, less error-prone and faster -- at the cost of increasing the vtbl size of all wxWindow-derived classes. Closes https://github.com/wxWidgets/wxWidgets/pull/1696 |
||
---|---|---|
.. | ||
anybutton.h | ||
app.h | ||
bmpbuttn.h | ||
button.h | ||
checkbox.h | ||
checklst.h | ||
chkconf.h | ||
choice.h | ||
colschem.h | ||
combobox.h | ||
control.h | ||
custombgwin.h | ||
dialog.h | ||
frame.h | ||
gauge.h | ||
inpcons.h | ||
inphand.h | ||
listbox.h | ||
menu.h | ||
menuitem.h | ||
notebook.h | ||
panel.h | ||
radiobox.h | ||
radiobut.h | ||
renderer.h | ||
scrarrow.h | ||
scrolbar.h | ||
scrthumb.h | ||
scrtimer.h | ||
setup0.h | ||
setup_inc.h | ||
slider.h | ||
spinbutt.h | ||
statbmp.h | ||
statbox.h | ||
statline.h | ||
stattext.h | ||
statusbr.h | ||
stdrend.h | ||
textctrl.h | ||
tglbtn.h | ||
theme.h | ||
toolbar.h | ||
toplevel.h | ||
window.h |