6fdf2fbec1
Create hidden radio button in wxGTK when using wxRB_SINGLE, as this lets us deactivate the shown button by activating the hidden one. GTK does not allow deactivating radio buttons by calling them with gtk_toggle_button_set_active( ..., FALSE), so we need to work around it like this. Also update the documentation to mention that this works in wxGTK now. See #17022, #23652, #23677, #23839. (modified cherry-pick of b84b45161a2952bc3706fa87619e2bf9d8237f22) |
||
---|---|---|
.. | ||
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 | ||
setup.h | ||
slider.h | ||
spinbutt.h | ||
spinctrl.h | ||
srchctrl.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 |