
Column widths in ListView control
I'm having trouble properly setting column widths in the ListView control.
I run the app, set the widths as I want them, and then check and record the
widths as reported in the debug window. I then use the widths I recorded in
an init routine, but the columns end up much wider.
Has anyone dealt with this?