]> git.saurik.com Git - wxWidgets.git/commit
MSW fixes for the last change: call Realize() after changing the toolbar; hide/show...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 27 Mar 2008 00:32:41 +0000 (00:32 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 27 Mar 2008 00:32:41 +0000 (00:32 +0000)
commitb3514fd6175a8d8a5ec37d49b161c6f4981d6d71
treeb8656bb977f9b4e1ff0246ec3add776b2fc88499
parentec968480032839336ccc7755f5425d02b8450d21
MSW fixes for the last change: call Realize() after changing the toolbar; hide/show the window when removing/adding it back as it isn't done by Remove/InsertTool() under MSW unlike under GTK (should it?)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/toolbar/toolbar.cpp