[wxruby-users] LC_REPORT ListCtrl Confusion
Lucas Levin
lucaslevin at gmail.com
Mon Apr 28 04:44:41 EDT 2008
Hi,
I'm having some trouble allowing the user to edit a multi-column
listctrl. I can do the first column fine, simply by calling
ListCtrl::edit_label in the activate event, but it seems impossible to
do this for the other columns for two reasons. 1, the activate event
doesn't allow you to get the column, and 2, edit_label onl;y works for
the first column.
Thanks,
Lucas
More information about the wxruby-users
mailing list