]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/ListCtrl.py
better __docfilter__ and other epydoc tweaks
[wxWidgets.git] / wxPython / demo / ListCtrl.py
index b46bc3d87ab0332c166e18c00c462dc453cc37c6..76bb37b7d23deeb8baae1e18065e7e47ddafe05a 100644 (file)
@@ -98,7 +98,8 @@ class TestListCtrlPanel(wx.Panel, listmix.ColumnSorterMixin):
 
         self.list = TestListCtrl(self, tID,
                                  style=wx.LC_REPORT 
-                                 | wx.SUNKEN_BORDER
+                                 #| wx.BORDER_SUNKEN
+                                 | wx.BORDER_NONE
                                  | wx.LC_EDIT_LABELS
                                  #| wxLC_NO_HEADER
                                  #| wxLC_VRULES | wxLC_HRULES