Erick, Hey, thanks for letting me know what you did to correct it so that I don't make the same mistake in the future. I was racking my brain trying to figure out what was wrong.
Jonathan ----- Original Message ----- From: "Erick J. Bourgeois" <[EMAIL PROTECTED]> To: <perl-win32-gui-users@lists.sourceforge.net> Sent: Wednesday, March 28, 2001 2:37 PM Subject: [perl-win32-gui-users] ListView disappearing > 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 > > > _______________________________________________ > Perl-Win32-GUI-Users mailing list > Perl-Win32-GUI-Users@lists.sourceforge.net > http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users >