]> git.saurik.com Git - wxWidgets.git/commit - src/generic/grideditors.cpp
Don't use margins for wxGrid in place text editor controls.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 20 Jan 2013 02:09:05 +0000 (02:09 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 20 Jan 2013 02:09:05 +0000 (02:09 +0000)
commitf765ac69a047ed3c58a11dece33a0b31931b0fb7
tree27b233ccfc86f7a94490f7ad6110ba400c0010dd
parent22f1466595d2edfaba71833b9dd49b2a03e0659f
Don't use margins for wxGrid in place text editor controls.

The default non-zero (at least under MSW) margins don't look well inside
wxGrid, don't waste space on them.

See #14958.

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