No Subject

2000-07-11 Thread indy
The problem is that style is not a string, it is a number. $style = "WS_CAPTION | WS_SYSMENU"; is not the same as $style = WS_CAPTION | WS_SYSMENU; The first (incorrect) format is a string, the second is a number. This problem has nothing to do with XML, by throwing it in your question you are

No Subject

2000-07-11 Thread scorch_jb
I'm trying to use an XML file to hold the properties of the windows in my Perl script. (No major reason for this, I just throught it would be a cool way to learn how to use XML with Perl) However, it seems that if I store the window style in a variable, and try to use the variable to set the win

No Subject

2000-07-11 Thread ChristianL
> -Original Message- > From: Roberto Guerra [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 05, 2000 12:06 PM > To: [EMAIL PROTECTED] > Subject: [perl-win32-gui] Errors with Dynaloader.pm > > > Hi! > > I tried to run a sample program of the win32_gui samples, and > I get this > c

No Subject

2000-07-11 Thread ChristianL
> -Original Message- > From: Roberto Guerra [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 05, 2000 12:06 PM > To: [EMAIL PROTECTED] > Subject: [perl-win32-gui] Errors with Dynaloader.pm > > > Hi! > > I tried to run a sample program of the win32_gui samples, and > I get this > c

No Subject

2000-03-15 Thread Marvin_Billings
I can't get "make" to make the makefile. MakeMaker.pm is installed. I type "perl -V:make " and get make ='nmake'. Can someone please help me get this going.

[perl-win32-gui] (no subject)

2000-03-01 Thread moshea
unsubscribe

No Subject

2000-02-29 Thread Radwind
unsubscribe

[perl-win32-gui] (no subject)

2000-01-10 Thread Moshe Aaron Allen
unsubscribe

No Subject

2000-01-10 Thread Walter Terragno
unsubscribe

[perl-win32-gui] (no subject)

1999-12-15 Thread Moshe Aaron Allen
unsubscribe

No Subject

1999-12-15 Thread Descamps, Frederic
unsubscribe

[perl-win32-gui] (no subject)

1999-12-15 Thread Kamy Nguon
unsubscribe

[perl-win32-gui] (no subject)

1999-12-01 Thread Moshe Aaron Allen
unsubscribe

No Subject

1999-07-16 Thread christopher paul
hi Paul, please excuse my over-eager enthusiasm :-) as you were! >> From: christopher paul [mailto:[EMAIL PROTECTED]] >> >> would be cool to see some things like "how to call up a color >> picker" a "file-open/save dialog" .. also eric's dbgrid would >> make a great chapter, if he's keen.

No Subject

1999-03-08 Thread Dave Naden
I installed Win32::GUI using install.bat (from Aldo's site). Everything appeared normal. when I try an example, all I get is the message: "Cannot find perl.dll module ..." Well, my system doesn't HAVE a perl.dll module, it's called perl.exe. I've got Activestate build 509. what's wr