Commit Graph

9 Commits

Author SHA1 Message Date
Robin Dunn
98ad3b69af Ignore the GetVirtualSize in wxScrolled, and inherit it from wx.Window instead. 2017-08-23 08:54:24 -05:00
Robin Dunn
b3485d4dc7 Fix missing SetFocusIgnoringChildren in wx.ScrolledWindow.
Fixes #225
2017-02-09 14:46:05 -08:00
Metallicow
9568103974 Trim trailing space unittests directory 2016-12-05 16:19:11 -06:00
Scott Talbert
24a45b69f4 Fix scrolwin test 2016-08-18 20:13:14 -04:00
Robin Dunn
bb01dc0d7f Use absolute import of wtc in the unittest modules, instead of depending on them being run as __main__ and getting the folder on the sys.path by default. 2016-06-30 16:49:19 -07:00
Robin Dunn
4f38ee259d Remove imp_unittest 2016-05-07 19:16:28 -07:00
Robin Dunn
679573f18c Handle & test the Calc[Un]ScrolledPosition overloads taking a wxPoint.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@72089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-07-14 21:37:17 +00:00
Robin Dunn
5e1e9ac301 some unittest fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@70552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-02-09 06:24:28 +00:00
Robin Dunn
c39d88aeaa Process and wxScrolledWindow/Canvas unittests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-10-29 06:11:08 +00:00