wxWidgets/include/wx/univ
Julian Smart dda4f6c089 Applied patch [ 651640 ] Toolbar sizing fix
This patch fixes the problem discussed on wx-dev
mailing list. (Message title "wxUniversal: How is the
parent notified when a child changes its size")

In short:
- This patch makes sure the toolbar notifies the parent of
any size change, this will give the parent the opportunity
to resize the frame client size and to make sure the
toolbar is in the right place.

Hans Van Leemputten


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18181 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-12-10 21:41:31 +00:00
..
app.h
bmpbuttn.h
button.h Three more attempts to get metal look. 2002-04-14 14:42:43 +00:00
checkbox.h Three more attempts to get metal look. 2002-04-14 14:42:43 +00:00
checklst.h
choice.h
colschem.h
combobox.h
control.h
dialog.h
frame.h Applied patch [ 651640 ] Toolbar sizing fix 2002-12-10 21:41:31 +00:00
gauge.h
inpcons.h
inphand.h [start of] a wxUniversal implementation of wxToolBar 2002-02-27 21:42:48 +00:00
listbox.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
menu.h
menuitem.h wxITEM_FOO instead of wxItem_Foo, for the sake of consistency 2002-03-22 19:18:51 +00:00
notebook.h
radiobox.h
radiobut.h
renderer.h fix typo in drawing slider ticks; added assert to check for it (slightly modified patch 646256) 2002-12-06 21:02:50 +00:00
scrarrow.h
scrolbar.h generate EVT_SCROLL events for the standalong scrollbars, not EVT_SCROLLWIN 2002-05-16 10:45:49 +00:00
scrthumb.h
scrtimer.h
setup0.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
setup.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
slider.h
spinbutt.h
statbmp.h Three more attempts to get metal look. 2002-04-14 14:42:43 +00:00
statbox.h Three more attempts to get metal look. 2002-04-14 14:42:43 +00:00
statline.h
stattext.h Three more attempts to get metal look. 2002-04-14 14:42:43 +00:00
statusbr.h header I forgot to commit yesterday (sorry) as part of statusbar flicker reduction change 2002-03-15 15:10:13 +00:00
textctrl.h IsSingleLine() is now in the base class 2002-07-23 21:59:40 +00:00
theme.h added wxTheme::GetArtProvider to wxUniv 2002-03-24 00:23:28 +00:00
toolbar.h Applied patch [ 651640 ] Toolbar sizing fix 2002-12-10 21:41:31 +00:00
toplevel.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
window.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00