fixed wxRadioBox positioning to take the client area origin into account; also simpli...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 11 May 2009 21:54:34 +0000 (21:54 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 11 May 2009 21:54:34 +0000 (21:54 +0000)
commitfa3987efdba9dbb2aa35120550511a04a2da697b
tree95fb272f6ad3ad8e5650f8d4b968c41b01838119
parentca6de8c056f6ec6977d8c17e308701c14f9f1eff
fixed wxRadioBox positioning to take the client area origin into account; also simplified the code to avoid duplication with the base class version

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/radiobox.h
src/msw/radiobox.cpp