69bc65e3f8
Handling erase background events for toolbars never worked for the ports other than wxMSW and now it doesn't work for MSW neither as we need to skip erasing the background in WM_ERASEBKGND handler to avoid flicker which would result from erasing the background twice, from there and from WM_PAINT handler which must do it. So don't even try to test if it works, it's unlikely to be very useful anyhow. This reverts the change to this file in r62805. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 |
||
---|---|---|
.. | ||
bitmaps | ||
makefile.bcc | ||
makefile.gcc | ||
Makefile.in | ||
makefile.unx | ||
makefile.vc | ||
makefile.wat | ||
mondrian.ico | ||
mondrian.xpm | ||
mondros2.ico | ||
toolbar_vc7.vcproj | ||
toolbar_vc8.vcproj | ||
toolbar_vc9.vcproj | ||
toolbar.bkl | ||
toolbar.cpp | ||
toolbar.dsp | ||
toolbar.rc | ||
toolbar.rco |