Add support for column header images to wxListCtrl XRC handler.
Fixes #13319 (patch). git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1039,6 +1039,8 @@ following properties:
|
||||
The title of the column. }
|
||||
@row3col{width, integer,
|
||||
The column width. }
|
||||
@row3col{image, integer,
|
||||
The zero-based index of the image associated with the item in the 'small' image list. }
|
||||
@endTable
|
||||
|
||||
The columns are appended to the control in order of their appearance and may be
|
||||
|
Reference in New Issue
Block a user