Don't allow user to resize non-resizable columns to best size.
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 24 Jan 2011 14:35:33 +0000 (14:35 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 24 Jan 2011 14:35:33 +0000 (14:35 +0000)
commit1acf670a9dbaee6ba2ceec06560c7fa68a48da62
treecb87a2cd6831a5d4001c3500492a030630d0f310
parentc6b223ca490c292e80df0ba09b3cd874cf280059
Don't allow user to resize non-resizable columns to best size.

Double-clicking columns separator resizes the column to the best width
for its content. This should only be done for resizeable columns,
though.

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