changed border style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
78a32590b1
commit
00e4ce13ba
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user