]> git.saurik.com Git - wxWidgets.git/commit
Update AUI pane resizable status even when it is floating.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 12 Apr 2010 00:37:17 +0000 (00:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 12 Apr 2010 00:37:17 +0000 (00:37 +0000)
commit71d77ea604b1d6663a3d2624ec6283ba46b2f008
tree0eef2028358e8afeb4a9e21e9e8f7fa8fc109ede
parent657823618330906fc824286e1e6a4d6e31d700f8
Update AUI pane resizable status even when it is floating.

Making a pane (e.g. a toolbar) [not] resizable didn't have any effect when it
was floating, fix this by explicitly updating its style to match the internal
state.

Closes #10638.

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