]> git.saurik.com Git - wxWidgets.git/commit - src/msw/menu.cpp
we must use TB_BUTTONSTRUCTSIZE before adding menu items to the toolbar; also send...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 29 Jul 2007 13:56:05 +0000 (13:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 29 Jul 2007 13:56:05 +0000 (13:56 +0000)
commit2e297951cd2eca56fac39fc21d7ebecc4cb51e52
treef147cbf20427753928fbda87a0b098a36d8dc1a0
parentd94de683a60b20153591cc3f8f52a97cf9ce9453
we must use TB_BUTTONSTRUCTSIZE before adding menu items to the toolbar; also send SHCMBM_GETMENU after creating the menus, otherwise it always returns NULL

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47816 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/menu.cpp