I posted a message a while back saying that I had a problem when I tried to 
resize the
columns in a ListView, the data (ie. that which was in the listview control) 
would
disappear. Well, I isolated the problem. This only occurs if you create a label 
that
covers the whole window. (The reason why I created this label was to get a 
desired
background color.) Long and the short, if you want to do this, you have to 
declare the
(background)label AFTER the the ListView control, as the window is updated, the 
Listview
gets hidden (well, all, except the columns).

Thanks anyways Johnathan.

erick
never stop questioning
www.jeb.ca


Reply via email to