(no subject)

2005-08-01 Thread Jaime Teng
In WinXP, we can open Task Manager and specify application's priority. >From within a perl script, is there a way for my script to force window to assign a higher/lower priority? If so, how? I like to make my script AboveNormal priority during Night, Normal during Morning and Afternoon, and Bel

Re: Looking for combination.pm

2005-08-01 Thread Sisyphus
- Original Message - From: "Simon YEE" <[EMAIL PROTECTED]> To: Sent: Tuesday, August 02, 2005 10:38 AM Subject: Looking for combination.pm > Hi, > Some time ago, I downloaded a perl pkg called combination.pm > It's used to create combination from lists. However, after re-installing >

RE: "use Spreadsheet::ParseExcel" question

2005-08-01 Thread Cliff Bamford
Looks like a DBCS problem --- somewhere, the original single-byte text is being promoted to its double-byte equivalent. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ted Yu Sent: Tue 02 Aug 2005 06:22 To: perl-win32-users@listserv.ActiveState.com Subject

Looking for combination.pm

2005-08-01 Thread Simon YEE
Hi, Some time ago, I downloaded a perl pkg called combination.pm It's used to create combination from lists.  However, after re-installing my hard disk after a crash, I can't find the file anymore. Could someone advise where I can download this pkg again? Many thanks. Simon Yee

"use Spreadsheet::ParseExcel" question

2005-08-01 Thread Ted Yu
I have an Excel file that I am using "Spreadsheet::ParseExcel" to process. Unfortunately, oftentimes, the file is processed with a single space between each letter... For example "ticket" becomes "t i c k e t" Has anyone encountered this problem before? Any solutions? Thanks.

Re: [aswin32] RE: creating a combo box

2005-08-01 Thread Robert May
Peter Eisengrein wrote: Hi, Sorry for my previous message. I have discovered that I was using an older version of Win32::GUI that was installed using ppm, but now after installing it from cpan.org, it works fine. Nevertheless, the problem is that the Dialog was missing the -name parameter.

RE: creating a combo box

2005-08-01 Thread Peter Eisengrein
> Hi, > > Sorry for my previous message. I have discovered that I was > using an older > version of Win32::GUI that was installed using ppm, but now > after installing > it from cpan.org, it works fine. > Nevertheless, the problem is that the Dialog was missing the -name parameter. __

Re: creating a combo box

2005-08-01 Thread Octavian Rasnita
Hi, Sorry for my previous message. I have discovered that I was using an older version of Win32::GUI that was installed using ppm, but now after installing it from cpan.org, it works fine. Teddy - Original Message - From: "Robert May" <[EMAIL PROTECTED]> To: "Octavian Rasnita" <[EMAIL

Re: creating a combo box

2005-08-01 Thread Octavian Rasnita
Hi, I have tried the program you sent me in this mail, but perl gave a runtime error. Even if I have tried to run the following small piece of the program, it gave that error. Do you have any idea what could be wrong? I have also tried to use those combo box properties in my program, but they don

RE: Need help with Perl GUI

2005-08-01 Thread Ulpiano, Jean-Philippe \(Jean-Philippe\)
Hi Jaime, I am using wxPerl. As a GUI builder I use visualWX http://visualwx.altervista.org/. But however, it is always better having some knowledge of how these GUIs API should be used (http://wxperl.sourceforge.net/documentation.html). Kind regards, Jean-Philippe -- Jean-Philippe Ulpiano Pr