f75b1bd31c
Don't include wxBORDER_NONE in neither wxToolBar ctor and Create() nor wxFrame::CreateToolBar() flags parameter, override GetDefaultBorder() in wxToolBar itself instead to use the border style appropriate for the current platform by default. This has the same effect -- the default border style is used unless another one is explicitly specified -- but is more clear and consistent. Also add wxTB_DEFAULT_STYLE for consistency with the other classes. Closes #15037. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73757 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 |
||
---|---|---|
.. | ||
private | ||
accel.h | ||
app.h | ||
bitmap.h | ||
bmpbuttn.h | ||
brush.h | ||
button.h | ||
checkbox.h | ||
checklst.h | ||
choice.h | ||
clipbrd.h | ||
colordlg.h | ||
colour.h | ||
combobox.h | ||
control.h | ||
cursor.h | ||
dataform.h | ||
dataobj2.h | ||
dataobj.h | ||
dc.h | ||
dcclient.h | ||
dcmemory.h | ||
dcscreen.h | ||
dialog.h | ||
dnd.h | ||
filedlg.h | ||
font.h | ||
fontdlg.h | ||
frame.h | ||
gauge.h | ||
glcanvas.h | ||
listbox.h | ||
mdi.h | ||
menu.h | ||
menuitem.h | ||
minifram.h | ||
msgdlg.h | ||
notebook.h | ||
pen.h | ||
popupwin.h | ||
private.h | ||
radiobox.h | ||
radiobut.h | ||
region.h | ||
scrolbar.h | ||
scrolwin.h | ||
slider.h | ||
spinbutt.h | ||
spinctrl.h | ||
statbmp.h | ||
statbox.h | ||
statline.h | ||
stattext.h | ||
textctrl.h | ||
tglbtn.h | ||
toolbar.h | ||
tooltip.h | ||
toplevel.h | ||
treectrl.h | ||
win_gtk.h | ||
window.h |