Re: [perl-win32-gui-users] ListView Column Resize

2001-02-20 Thread Erick J. Bourgeois
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

[perl-win32-gui-users] SS_SIMPLE

2001-02-20 Thread Erick J. Bourgeois
Aldo, The SS_SIMPLE option is only available with the new release of the Win32::GUI module? erick never stop questioning www.jeb.ca

Re: [perl-win32-gui-users] ListView Column Resize

2001-02-20 Thread Jonathan Southwick
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

Re: [perl-win32-gui-users] ListView Column Resize

2001-02-20 Thread Erick J. Bourgeois
Jonathan, You asked me: What does your listview contruct look like? Is there any other code that might be responsible for this maybe?. So I described (described being the opertive word)how I constructed it and I introduced the fact that I do have other code that code be responsible. I'm sorry if

Re: [perl-win32-gui-users] ListView Column Resize

2001-02-20 Thread Jonathan Southwick
- Original Message - From: Erick J. Bourgeois [EMAIL PROTECTED] To: perl-win32-gui-users@lists.sourceforge.net Sent: Tuesday, February 20, 2001 11:12 AM Subject: Re: [perl-win32-gui-users] ListView Column Resize $MainWin-AddListView( -name = ListView, -pos