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 >