How to specify which cells of a line can be edited in a wxListCtrl object?

Hi,

I am building a frame that contains a wxListCtrl object and I would be
able to edit the second cell or a list of cells in a row, even not
contiguous (if possible).

I know that EditLabel method can be used but it only edit the first cell
of a row.

thanks for your help.

···

--
Roland Everaert <roland_everaert@yahoo.fr>