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 compiling

Re: [perl-win32-gui] Using XML file for window layout

2000-07-11 Thread Aldo Calpini
Jeremy Blonde wrote: 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) [...] $WindowHandle = new GUI::DialogBox ( -name= $Hash{name}, -title

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