Page 1 of 1

ListIconGadget column width adjustment event

Posted: Wed Jan 26, 2011 7:50 pm
by USCode
Fred/Freak,
Please consider firing an event when the user adjusts a column width in a ListIconGadget.

I have a ListIconGadget that gets continually re-used and would like to retain the column widths immediately after the user adjusts their widths.
There are already very useful commands to get/set the column width, I just need to know *when* it's been adjusted.
I don't necessarily need to know which column has been adjusted (though that might be handy), just that one of the columns has been adjusted.

Thanks!!!