Re: [perl-win32-gui-users] New ListView Methods

2004-01-17 Thread Steve Pick
Committed the changes to 665-Fix. Steve - Original Message - From: "Glenn W Munroe" <[EMAIL PROTECTED]> To: Cc: "Steve Pick1" <[EMAIL PROTECTED]>; "Steve Pick2" <[EMAIL PROTECTED]>; "Laurent ROCHER" <[EMAIL PROTECTED]> Sent: Saturday, January 17, 2004 3:37 PM Subject: [perl-win32-gui-us

Re: [perl-win32-gui-users] Scroll bar example

2004-01-17 Thread Laurent ROCHER
I don't think Win32::API SetParent call is need. Because -parent => option, and WS_CHILD style already do the job. I remove SetParent Call and it's work for me Laurent. - Original Message - From: Steve Pick To: Jez White ; Stephen Pick ; Win32-GUI Sent: Friday, January 16, 200

[perl-win32-gui-users] New ListView Methods

2004-01-17 Thread Glenn W Munroe
I have just posted my new ListView Select methods to the Tracker as a Feature Request. Perhaps some kind soul (Steve? Laurent?) with CVS write access would be good enough to take a look and commit the changes to ListView.xs if all looks OK. The consensus of opinion seemed to be that SelectAll() is