]> git.saurik.com Git - wxWidgets.git/commit
use wxRenderer::GetCheckBoxSize() instead of doing wrong calculations in wxGridCellBo...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 1 Mar 2009 16:53:53 +0000 (16:53 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 1 Mar 2009 16:53:53 +0000 (16:53 +0000)
commit88c87a11a81106d950a2bbadf9426933f7b63de7
tree0f84af39a67940b99cebf849acb4c6a6be203e2b
parent92c32bbee7cde97f465a5632734d63f050f5d550
use wxRenderer::GetCheckBoxSize() instead of doing wrong calculations in wxGridCellBoolRenderer::GetBestSize; this fixes checkbox rendering under wxMSW (tested on wxMSW,wxGTK)

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