wxTreeListCtrl: Edit items?

I'm looking for a method for editing items in a wxTreeListCtrl. The
EditLabel method makes it possible to edit items in the main column, but
how can I edit values in other columns?

(Maybe EditLabel should have an index for the actual column...)

Thanks for any help!

Jens B. Helmers

···

**************************************************************
Neither the confidentiality nor the integrity of this message can be guaranteed following transmission on the Internet. This message has been swept by Sybari Antigen at DNV for the presence of computer viruses.
**************************************************************

I'm looking for a method for editing items in a wxTreeListCtrl. The
EditLabel method makes it possible to edit items in the main column, but
how can I edit values in other columns?

(Maybe EditLabel should have an index for the actual column...)

Thanks for any help!

Jens B. Helmers

Maybe it should, but it is not possible at the moment :frowning:

Alberto