git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43302
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#----------------------------------------------------------------------
#----------------------------------------------------------------------
+# for testing the new native control on wxMac
+#wx.SystemOptions.SetOptionInt("mac.listctrl.always_use_generic", 0)
+
def runTest(frame, nb, log):
win = TestVirtualList(nb, log)
return win
def runTest(frame, nb, log):
win = TestVirtualList(nb, log)
return win