Erick, I'm sorry but I am really confused now. Your original question was about resizing columns in a listview and your reply to my response had nothing to do with that at all. Am I missing something here?
As to your second question. I do the same thing with a TabStrip. A user clicks on one tab and only certain labels and textfields appear, a second tab is clicked and those hide and others are shown. I do not "update" the window in between showing and hiding the various objects and have not had a problem. If you could paste your cose maybe there is a deeper problem. Also it would help me understand what you are saying is happening. Thanks. Jonathan Southwick Technical & Network Services Allegheny College, Meadsville, PA [EMAIL PROTECTED] ----- Original Message ----- From: "Erick J. Bourgeois" <[EMAIL PROTECTED]> To: <perl-win32-gui-users@lists.sourceforge.net> Sent: Tuesday, February 20, 2001 8:11 AM Subject: Re: [perl-win32-gui-users] ListView Column Resize > Jonathan, > > Basically what I am doing is creating labels (and controls), > five sets of labels, as non-visible. Then I create the main > window and show the first set of labels. When the user > chooses a menu item under the "View" menu, then I show those > labels and hide the previous ones. So, I basically use the > main window as a blackboard to show what there is in the > "View" menu. Should I update the window before I show the > new labels? > > erick > never stop questioning > www.jeb.ca > ----- Original Message ----- > From: Jonathan Southwick <[EMAIL PROTECTED]> > To: <perl-win32-gui-users@lists.sourceforge.net> > Sent: Monday, February 19, 2001 2:33 PM > Subject: Re: [perl-win32-gui-users] ListView Column Resize > > > > Eric, > > > > I use a listview in one of my applications I have wriutten > and do not have > > that problem. What does your listview contruct look like? > Is there any > > other code that might be responsible for this maybe? > > > > Jonathan Southwick > > Technical & Network Services > > Allegheny College, Meadsville, PA > > [EMAIL PROTECTED] > > > > ----- Original Message ----- > > From: "Erick J. Bourgeois" <[EMAIL PROTECTED]> > > To: <perl-win32-gui-users@lists.sourceforge.net> > > Sent: Friday, February 16, 2001 1:36 PM > > Subject: [perl-win32-gui-users] ListView Column Resize > > > > > > > Has anyone had the listview disappear if you try and > resize > > > the column? If I resize it, the first time it > disappears, > > > the second it reappears but without the scrollbars. Any > one > > > else? > > > > > > 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-u > sers > > > > > > > > > _______________________________________________ > > Perl-Win32-GUI-Users mailing list > > Perl-Win32-GUI-Users@lists.sourceforge.net > > > http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-u > sers > > > > > _______________________________________________ > Perl-Win32-GUI-Users mailing list > Perl-Win32-GUI-Users@lists.sourceforge.net > http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users >