Re: [perl-win32-gui-users] How do you deselect all currently selected items from a listview?

2003-07-22 Thread Jonathan Southwick
Here is how I do it in one of my programs: $MainWindow->Recipients->Clear(); Where Recipients is the name of my listbox. Jonathan Jonathan Southwick [EMAIL PROTECTED] Technical & Network Services Allegheny College Meadville, PA 16335 (814) 332-2755 At 7/22/2003

[perl-win32-gui-users] How do you deselect all currently selected items from a listview?

2003-07-22 Thread Magnone, Angelo
How do you deselect all currently selected items from a listview? This e-mail may be privileged and/or confidential, and the sender does not waive any related rights and obligations. Any distribution, use or copying of this e-mail o

[perl-win32-gui-users] Need some minor cleanup help and a note on radio buttons

2003-07-22 Thread Dennis Putnam
I have finally set up my windows (and learned a lot in the process) pretty much the way I want and everything is working. But, I have a couple of cosmetic problems with which I could use some help cleaning up. 1) I never got an answer to earlier question about an error message I'm getting when