Don't choke on NULL pointer passed into wxSlider::GetSize.
authorStefan Neis <Stefan.Neis@t-online.de>
Sun, 2 May 2004 17:05:55 +0000 (17:05 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sun, 2 May 2004 17:05:55 +0000 (17:05 +0000)
commita00ffdf1c6f5f80d1220d141ba16abb0b635d094
treedc196122cb8bc292e835c70f40e7c4399c6dd003
parent2da36bfe5aec9685d5b261b1dd2199fa3f73b1ba
Don't choke on NULL pointer passed into wxSlider::GetSize.
Take the inverted coordinate system into account when computing size.

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