96f3832d52
This is slightly simpler, as it doesn't require checking whether the control state really changes or not (it always does if DoEnable() is called) and allows disabling the controls before creating them, e.g. code like wxButton* const b = new wxButton(); b->Disable(); b->Create(this, wxID_OK); works as expected now instead of spewing GTK+ errors. |
||
---|---|---|
.. | ||
gnome | ||
private | ||
accel.h | ||
activityindicator.h | ||
animate.h | ||
anybutton.h | ||
app.h | ||
assertdlg_gtk.h | ||
bitmap.h | ||
bmpbuttn.h | ||
bmpcbox.h | ||
brush.h | ||
button.h | ||
calctrl.h | ||
checkbox.h | ||
checklst.h | ||
chkconf.h | ||
choice.h | ||
clipbrd.h | ||
clrpicker.h | ||
collpane.h | ||
colordlg.h | ||
colour.h | ||
combobox.h | ||
control.h | ||
cursor.h | ||
dataform.h | ||
dataobj2.h | ||
dataobj.h | ||
dataview.h | ||
dc.h | ||
dcclient.h | ||
dcmemory.h | ||
dcscreen.h | ||
dialog.h | ||
dirdlg.h | ||
dnd.h | ||
dvrenderer.h | ||
dvrenderers.h | ||
evtloop.h | ||
evtloopsrc.h | ||
filectrl.h | ||
filedlg.h | ||
filehistory.h | ||
filepicker.h | ||
font.h | ||
fontdlg.h | ||
fontpicker.h | ||
frame.h | ||
gauge.h | ||
glcanvas.h | ||
hyperlink.h | ||
infobar.h | ||
listbox.h | ||
mdi.h | ||
menu.h | ||
menuitem.h | ||
mimetype.h | ||
minifram.h | ||
msgdlg.h | ||
nonownedwnd.h | ||
notebook.h | ||
pen.h | ||
popupwin.h | ||
print.h | ||
private.h | ||
radiobox.h | ||
radiobut.h | ||
region.h | ||
scrolbar.h | ||
scrolwin.h | ||
setup0.h | ||
slider.h | ||
spinbutt.h | ||
spinctrl.h | ||
statbmp.h | ||
statbox.h | ||
statline.h | ||
stattext.h | ||
taskbar.h | ||
textctrl.h | ||
textentry.h | ||
tglbtn.h | ||
toolbar.h | ||
tooltip.h | ||
toplevel.h | ||
webview_webkit.h | ||
webviewhistoryitem_webkit.h | ||
window.h |