Your problem is the lowercase 't' ... You could do what John Rogers
suggested or change your line in the Button_1_Click subroutiine to
$txt1->Text("recording..");
Jonathan
--
Jonathan Southwick
[EMAIL PROTECTED]
Technical & Network Services
Allegheny College, Meadville, PA 16335
(
Works like a charm, thank you very much.
-Original Message-
From: Rogers, John
Sent: Thursday, January 23, 2003 10:26 PM
To: '[EMAIL PROTECTED]'; 'perl-win32-gui-users@lists.sourceforge.net'
Subject:RE: [perl-win32-gui-users] Newbie Win32::GUI Question
In your click sub,
Many thanks for your answers!
After all, I'm likely to be quite near the
ultimate solution!
Finally (to skip the details and peculiarities),
the message I receive while trying to run the
script is as follows:
Win32::GUI object version 0.0.558 does not match
$Win32::GUI::VERSION 0.0.665 at
C:/Pe
Anton,
The answer is it depends.
If you have the source (lots of files, including GUI.xs) you need a C
compiler and the installation is
perl Makefile.pl
make
make install
With some versions
perl Makefile.pl POLLUTE=1
is required as the first line instead of 'perl Makef
4 matches
Mail list logo