wxWidgets/include/wx/univ
2009-02-12 01:06:53 +00:00
..
app.h
bmpbuttn.h
button.h
checkbox.h
checklst.h
chkconf.h
choice.h
colschem.h
combobox.h
control.h
dialog.h
frame.h
gauge.h
inpcons.h
inphand.h
listbox.h
menu.h
menuitem.h
notebook.h
radiobox.h
radiobut.h
renderer.h Restore DrawRadioButton to the main wxRenderer API, create a method overload for the wxUniv API so that it can coexist with the wxUniv method of the same name. 2009-02-12 01:06:53 +00:00
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 save the current status text for each pane inside wxStatusBarPane: native controls now store the (eventually) ellipsized version of the string; remove code for managing the status strings currently inside the [native|generic] control; add ellipsization support under wxMSW; now that all SetFieldsCount() implementation rrely on wxStatusBarBase::SetFieldsCount document how it behaves when adding new panes. 2009-02-09 00:33:19 +00:00
stdrend.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
textctrl.h
tglbtn.h
theme.h
toolbar.h
toplevel.h
window.h