Re[4]: [perl-win32-gui-users] GUI Builder 109 (was: Need Gui Builder)

2001-02-08 Thread Danny Zak
Dear David, no i meant.. the win32gui that install via the ppm is from the year 1998 . i'm almost 100% sure that this is due to an old repository somewhere.. Best regards, Danny Zakmailto:[EMAIL PROTECTED] co-ceo Euro-Pictures/belGOnet.com Princesse Elisabeth Squa

Re: Re[2]: [perl-win32-gui-users] GUI Builder 109 (was: Need Gui Builder)

2001-02-08 Thread David Hiltz
> i think the PPM version of win32 that is on dada.perl.it isn't really > uptodate (.502 but you tell me it works for that version) > > But i think that my repository wasn't right configured... > > the win32gui is from 98 .. is that possible ? GB-109 also works on Win98.

Re[2]: [perl-win32-gui-users] GUI Builder 109 (was: Need Gui Builder)

2001-02-08 Thread Danny Zak
Dear David, i'll try this tomorrow at the office thanks for the tip i think the PPM version of win32 that is on dada.perl.it isn't really uptodate (.502 but you tell me it works for that version) But i think that my repository wasn't right configured... the win32gui is from 98 .. is that possib

Re: [perl-win32-gui-users] GUI Builder 109 (was: Need Gui Builder)

2001-02-08 Thread David Hiltz
> i just installed activeperl on a other machine .. > > installed (via the ppm!) the win32::gui & api.. > > downloaded the gp109.zip (without any probs) > > when i try to run gb.pl the screen comes up and falls back to the prompt.. > > this is the error i get returned > D:\perlgui>perl gb > --I

Re: [perl-win32-gui-users] GUI Builder 109 (was: Need Gui Builder)

2001-02-08 Thread paul . barker
David Many thanks, most helpfull. Cheers Paul *** Important. This E-mail is intended for the above named person and may be confidential and/or legally privileged. If this has come to you in error you must take no acti

Re: [perl-win32-gui-users] GUI Builder 109 (was: Need Gui Builder)

2001-02-08 Thread paul . barker
Has anyone managed to download it ? I can see the file but not download it - it says that the file cannot be found. Thanks Paul *** Important. This E-mail is intended for the above named person and may be confidential

Re: [perl-win32-gui-users] GUI Builder 109 (was: Need Gui Builder)

2001-02-08 Thread paul . barker
Oops - posted this again as I inadvertently embedded a list command word in it and got a message saying it was being held by the moderators (sounds painful !) Sorry - please ignore. Paul *** Important. This E-mail is i

Re: [perl-win32-gui-users] GUI Builder 109 (was: Need Gui Builder)

2001-02-08 Thread dannyz
strange things happens .. i just installed activeperl on a other machine .. installed (via the ppm!) the win32::gui & api.. downloaded the gp109.zip (without any probs) when i try to run gb.pl the screen comes up and falls back to the prompt.. this is the error i get returned D:\perlgui>perl g

Re: [perl-win32-gui-users] GUI Builder 109 (was: Need Gui Builder)

2001-02-08 Thread David Hiltz
> Has anyone managed to download it ? I can see the file but not download it - > it > says that the file cannot be found. I just emailed you a copy of the zip file. David Hiltz

RE: [perl-win32-gui-users] Textfield method

2001-02-08 Thread Moore, Larry
Simple, Beautiful, Thanks! -Original Message- From: Aldo Calpini [mailto:[EMAIL PROTECTED] Sent: Thursday, February 08, 2001 10:51 AM To: Moore, Larry Subject: Re: [perl-win32-gui-users] Textfield method Moore, Larry wrote: > I would like to assign the highlighted portion of a textfiel

Re: [perl-win32-gui-users] Textfield method

2001-02-08 Thread Aldo Calpini
Moore, Larry wrote: > I would like to assign the highlighted portion of a textfield to > $var. I have the Textfield created with stuff in it but I don't > see a method which will let me make the assignment. there is a Selection method that returns the start and end of the selection. then you just

Re: [perl-win32-gui-users] GUI Builder 109 (was: Need Gui Builder)

2001-02-08 Thread Bob Stango
[EMAIL PROTECTED] wrote: > Has anyone managed to download it ? I can see the file but not download it - > it > says that the file cannot be found. > > Help > > Cheers > > Paul > I got it this morning with no problems. Bob

[perl-win32-gui-users] Textfield method

2001-02-08 Thread Moore, Larry
I would like to assign the highlighted portion of a textfield to $var. I have the Textfield created with stuff in it but I don't see a method which will let me make the assignment. Larry

Re: [perl-win32-gui-users] GUI Builder 109 (was: Need Gui Builder)

2001-02-08 Thread paul . barker
Has anyone managed to download it ? I can see the file but not download it - it says that the file cannot be found. Help Cheers Paul *** Important. This E-mail is intended for the above named person and may be confide

Re: [perl-win32-gui-users] Run-time Exception using Win32-GUI-0.0.558 and Visual Studio 6.0

2001-02-08 Thread Aldo Calpini
gary gauthier wrote: > I've built the 558 version of Win32-GUI for ActiveState v522, > but get a Run-time Exception when I try to run anything. I've > seen this before, but can't remmber why it happens. Has anyone > any ideas? > The 502 version of Win32-GUI builds and runs programs just fine > on t

[perl-win32-gui-users] Run-time Exception using Win32-GUI-0.0.558 and Visual Studio 6.0

2001-02-08 Thread gary gauthier
I've built the 558 version of Win32-GUI for ActiveState v522, but get a Run-time Exception when I try to run anything. I've seen this before, but can't remmber why it happens. Has anyone any ideas? The 502 version of Win32-GUI builds and runs programs just fine on the same machine/configuration.

Re: Re[2]: [perl-win32-gui-users] ppm rep dada -maybe of topic

2001-02-08 Thread paul . barker
Hi Danny I use PPM through our proxy / firewall. There are instructions in the PPM FAQ but basically you set environment variables in the shell before calling PPM. There are 3 to set : HTTP_proxy=http://your.proxy.server:portnumber HTTP_proxy_user=username (if required) HTTP_proxy_pass=password