Re: Re[2]: [perl-win32-gui] Capturing ListView Clicks

2000-04-25 Thread Ben Reed
- Original Message - From: "Jonathan Southwick" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, April 25, 2000 9:32 AM Subject: Re: Re[2]: [perl-win32-gui] Capturing ListView Clicks Cam, Okay I am getting this to almost work. However I get an error on this line in the code

Re: Re[4]: [perl-win32-gui] Capturing ListView Clicks

2000-04-25 Thread Jonathan Southwick
I sure can. It will be here either later today or tomorrow. I am still tweaking my program for use here but at least its working. Jonathan -- Jonathan Southwick [EMAIL PROTECTED] Technical and Network

Re: [perl-win32-gui] Capturing ListView Clicks

2000-04-25 Thread Anthony George
If you're trying to pass a reference to SortListItem, it should be with a \ i.e. SortListItem(\%data,\%sortonly); tony Jonathan Southwick wrote: Cam, Okay I am getting this to almost work. However I get an error on this line in the code you gave: SortListItem(/%data,/%sortonly);

Re: Re[4]: [perl-win32-gui] Capturing ListView Clicks

2000-04-25 Thread Jonathan Southwick
A million thanks ... no make it one zillion thanks to everyone who helped out. The sort works great! Jonathan -- Jonathan Southwick [EMAIL PROTECTED] Technical and Network Services Allegheny College

Re: [perl-win32-gui] Questin from a beginner

2000-04-25 Thread Mike Kangas
on a Windows computer you do not need this. Linux yes. For linux it is the path for perl, in windows it is just another commented line of code. hope this helps. Mike Naika Malveaux wrote: This might be the most embaressing question on the list yet, but I'm a little confused. In perl on the

RE: Re[4]: [perl-win32-gui] Capturing ListView Clicks

2000-04-25 Thread timothy . b . thomas
Can you send us your final code, so we can see how you got it working. Thanks, Tim - Tim Thomas Unix Systems Administrator Lockheed Martin EIS ยท Denver Data Center

Re: [perl-win32-gui] unsubscribe perl-win32-gui

2000-04-25 Thread Anthony George
FYI, a snippet from the original message sent when someone joins this list: snip Welcome to the perl-win32-gui mailing list! Please save this message for future reference. Thank you. If you ever want to remove yourself from this mailing list, you can send mail to [EMAIL PROTECTED] with the

Re: [perl-win32-gui] Help with PPM Installation....

2000-04-25 Thread Anthony George
c:\>ppm install /location http://jenda.mccann.cz/perl win32-gui or to put Jenda's repository in for good: ppm>set repository JENDA http://jenda.mccann.cz ppm>set save >tony Oliver Manickum wrote: Hey Guys,I have been having problems with my ppm installation.. I have only used ppm once and from