Enable ListBoxTestCase::HitTest() for wxGTK.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 22 Oct 2010 16:33:43 +0000 (16:33 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 22 Oct 2010 16:33:43 +0000 (16:33 +0000)
commit3b5c96639b9214ff748b80bc54157535e76f3020
tree6e3831b25d6580abff80b3c00f9216720e29c0d8
parent5effc1cf588408f77dbd24b8e0a63f934726c778
Enable ListBoxTestCase::HitTest() for wxGTK.

wxListBox::HitTest() does work in wxGTK but we need to realize the control
before using it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65867 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/controls/listboxtest.cpp