defer calling SetCanFocus() on wxGTK until after creation
authorPaul Cornett <paulcor@bullseye.com>
Wed, 31 Jul 2013 16:03:51 +0000 (16:03 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Wed, 31 Jul 2013 16:03:51 +0000 (16:03 +0000)
commit4ae5ada038560a7fe793e9152f86d1d35b40f439
tree4342612bfaeae60090e7acd4661040103e7406d4
parentcc4d5638c66a409e421420ed7110917755a66788
defer calling SetCanFocus() on wxGTK until after creation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74618 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/statbox.h
src/common/statboxcmn.cpp
src/gtk/statbox.cpp
src/gtk/window.cpp