]> git.saurik.com Git - wxWidgets.git/commitdiff
another tst style
authorRobin Dunn <robin@alldunn.com>
Thu, 2 Sep 2004 00:33:59 +0000 (00:33 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 2 Sep 2004 00:33:59 +0000 (00:33 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29007 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/demo/ListCtrl.py

index 215a773b73b7892e5c9db7d4c65d5ce1f34d3d25..da993466ec6c2e9e153a44cd88591c7ac7ed6323 100644 (file)
@@ -106,6 +106,7 @@ class TestListCtrlPanel(wx.Panel, listmix.ColumnSorterMixin):
                                  #| wx.LC_NO_HEADER
                                  #| wx.LC_VRULES
                                  #| wx.LC_HRULES
                                  #| wx.LC_NO_HEADER
                                  #| wx.LC_VRULES
                                  #| wx.LC_HRULES
+                                 #| wx.LC_SINGLE_SEL
                                  )
         
         self.list.SetImageList(self.il, wx.IMAGE_LIST_SMALL)
                                  )
         
         self.list.SetImageList(self.il, wx.IMAGE_LIST_SMALL)