wxWidgets/include/wx/univ
Vadim Zeitlin fdc468a0a6 Add a separate wxControlRenderer::DrawButtonLabel() too.
wxControlRenderer::DrawLabel() was used by both wxStaticText and wxButton but
their labels may need to be drawn differently and wxRenderer does have
different DrawLabel() and DrawButtonLabel() to do it. Now also add a separate
method for the buttons to wxControlRenderer.

See #11220.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-09-22 00:23:03 +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 Add a separate wxControlRenderer::DrawButtonLabel() too. 2009-09-22 00:23:03 +00:00
scrarrow.h
scrolbar.h
scrthumb.h
scrtimer.h
setup0.h wxAny initial commit (closes #10932) 2009-09-19 08:51:11 +00:00
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 Implement wxWindow::DoGetBorderSize() in wxUniv. 2009-09-22 00:22:52 +00:00