]> git.saurik.com Git - wxWidgets.git/commit
Must strip menu codes from labels before measuring (fixes bug 1400552)
authorJulian Smart <julian@anthemion.co.uk>
Wed, 18 Jan 2006 16:16:36 +0000 (16:16 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 18 Jan 2006 16:16:36 +0000 (16:16 +0000)
commit9f8130d6b3012265895fd69ce394c443c045b709
treed6acff7aafd460a3876f51fc89d9257b0bc8cae8
parent90c4e038d04631a394ed18290e428e68d2a99132
Must strip menu codes from labels before measuring (fixes bug 1400552)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/button.cpp
src/msw/checkbox.cpp
src/msw/radiobox.cpp
src/msw/radiobut.cpp
src/msw/statbox.cpp
src/msw/tglbtn.cpp