- Original Message -
From: "Wim de Vries" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, February 26, 2003 9:52 PM
Subject: [perl-win32-gui-users] doEvents error
> Hi,
> I'm using doEvents() in a loop (that does some file processing) to check
> for a user Cancel.
> When the mouse is moved over
carollyne courtney wrote:
Hi,
How do I automatically scroll down and select the most currently
appended item in a ListView?
Thanks
-snip-
use Win32::GUI;
use strict;
my $W = new Win32::GUI::Window(
-left => 50,
-top=> 387,
-width => 200,
-height => 200,
-nam
[EMAIL PROTECTED] wrote:
Mark,
Haven't had time to examine your code to closely but it looks as though
you're sorting everything as strings. I assume the quantity should be a
number?
I've used something like the code below to try to deal with this. I can
send you a working example if you need
[EMAIL PROTECTED] wrote:
I am a novice in Perl. pardon me if this is too basic..
i am trying to get the PerfMon statistics such as CPU utilization,
Memory Utilization.
how can i do this?
ravi
check out win32::systeminfo on cpan.
- Original Message -
From: <[EMAIL PROTECTED]>
To: "Mark Di Nicola" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; ;
<[EMAIL PROTECTED]>; "Peter Eisengrein"
<[EMAIL PROTECTED]>
Sent: Sunday, May 19, 2002 2:34 AM
Subject: Re: [perl-win32-gui-users]
RE: [perl-win32-gui-users] keystrokesthanks. have you got any examples on how
its supposed to be done?
- Original Message -
From: Peter Eisengrein
To: '[EMAIL PROTECTED]' ; perl-win32-gui-users@lists.sourceforge.net
Sent: Saturday, May 18, 2002 4:29 AM
Subject: RE: [perl-win32
are there any events for win32::gui::datetime like _click or something?
7 matches
Mail list logo