Okay, I've rolled back to 0.0.558, and I'm having trouble now adding
anything other than a TextLabel. Here's my code. Am I doing something
wrong here?
use Win32::GUI;
use Win32;
use strict;
$| = 1;
#declare Win32::GUI objects
my $main = Win32::GUI::Window->new(-width => 100, -height => 100,
ompiling?
> -Original Message-----
> From: Timothy Johnson [mailto:[EMAIL PROTECTED]
> Subject: RE: [perl-win32-gui-users] Newbie to GUI -- Busy Window?
>
> BTW, if you want to install 0.0.665, just extract the files
> from the tarball
> that comes with the .ppd file. In it is a b
Sorry about that. I made a typo when I sent out the email. I figured the
Show() function might be returning 0, but after closing the error message I
still get the busy cursor, so I wasn't sure if there was anything else I
might be getting wrong. I also forgot to mention that I'm using Win32::G
Hi, I'm new to Win32::GUI, but I've been using Perl for a while. I have
been trying to go through a tutorial I found on the web, and I've customized
it a little bit, but not alot, so I can't figure out what's wrong. Maybe
I'm misunderstanding the method. Anyway, below is my code, and what is
hap
What is it?
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, September 14, 2001 8:03 AM
To: [EMAIL PROTECTED]
Cc: perl-win32-gui-users@lists.sourceforge.net
Subject: Re: [perl-win32-gui-users] Hiding text while you type
Never mind. I found it.
[EMA
5 matches
Mail list logo