I have used Perl2Exe successfully for internal and commercial
applications for years now. I highly recommend it.
--Steve Lloyd
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Jeremy White
Sent: Wednesday, August 23, 2006 9:39 AM
To: [EMAIL PROTECTED]
Cc:
The only way I have got this to work is to open the database connection
in the thread.
Steve Lloyd
http://www.basgetti.com
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Roger Mayfield
Sent: Thursday, April 06, 2006 2:23 PM
Cc: perl-win32-gui-users@lis
Please. Thanks!
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Plum, Jason
Sent: Tuesday, February 07, 2006 2:24 PM
To: perl-win32-gui-users@lists.sourceforge.net
Subject: [SPAM] - RE: [perl-win32-gui-users] Multi-Threaded Example -
Email found in subjec
Does anyone know how I can call Win32::GUI::MessageBox and have it close
after a certain number of seconds?
Is this possible?
Steven Lloyd
http://www.basgetti.com
This email, and any files previous email messages included with it, may contain
confidential and/or privileged material. If you are n
Thanks Rob,
I will give it a try in Perl and Win32::GUI.
Steve
-Original Message-
From: Robert May [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 10, 2005 4:34 PM
To: Lloyd, Steve
Cc: perl-win32-gui-users@lists.sourceforge.net
Subject: Draggable 'window' [Was: MDIFrame and
Windows XP Professional Service Pack 2
Win32::GUI version 1.02
perl, v5.8.4 built for MSWin32-x86-multi-thread
The first script exited without any problems.
The second script went into a loop printing the following on exit:
Use of uninitialized value in substitution (s///) at
C:/Perl/lib/AutoLoad
Is there a way using Win32::GUI to create a dragable child window that
can be dragged and dropped onto another window like winspy does?
Steve
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Robert May
Sent: Tuesday, August 09, 2005 1:08 PM
To: Daniel Fern
ot;;
}
elsif($timer=~/^quick$/is){
print "running quick stuff\n";
}
elsif($timer=~/^very quick$/is){
print "running very quick stuff\n";
}
}
-Original Message-
From
three times
2000four times
-Original Message-
From: Jeremy White [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 04, 2005 10:30 AM
To: Lloyd, Steve; [EMAIL PROTECTED];
perl-win32-gui-users@lists.sourceforge.net
Subject: RE: Re[2]: [perl-win32-gui-users] working
Can you explain how the -ontimer option works?
-onTimer => \&T1_Timer,
Using -ontimer, how do you set how often it kicks off?
Steve
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Jeremy White
Sent: Thursday, August 04, 2005 8:02 AM
To: [EMAIL PROTECTED]
Rob,
Is there a planned date for the next release?
Also, many of the common events do not work on the main Window, right?
Like MouseOver and MouseOut...
use strict;
use Win32::GUI;
$|=1;
my $main = Win32::GUI::Window->new(
-name => 'Main',
-text => 'Perl',
-width => 200,
Change
my $mw = Win32::GUI ...
To
our $mw = Win32::GUI ...
This will allow the timer subroutine to see the $mw object.
Steve Lloyd
If the world didn't suck, we would probably all just fall off.
http://www.basgetti.com
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] O
Awesome Rob! Do you need any help getting samples or content for the
areas marked TDB?
I also suggest an Examples section in both the Methods and Events area.
Steve Lloyd
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Robert May
Sent: Tuesday, August 02,
My Mistake,
I recompiled the Win32::GUI and cannot reproduce the error.
Steve
-Original Message-
From: Robert May [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 27, 2005 3:13 PM
To: Lloyd, Steve
Cc: perl-win32-gui-users@lists.sourceforge.net
Subject: [SPAM] - Re:[perl-win32-gui-users
t(0);
------
-Original Message-
From: Robert May [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 27, 2005 11:56 AM
To: Lloyd, Steve
Cc: perl-win32-gui-users@lists.sourceforge.net
Subject: [SPAM] - Re: Readonly TextEdit redraw problem. [Was: otther
thn
Your sample produces the following error for me:
---
perl.exe - Application Error
---
The instruction at "0x77c460cb" referenced memory at "0x". The
memory could not be "read".
Click on OK to terminate the program
Click on CANCEL to debug the
Go to http://search.cpan.com
Search for Win32::GUI
Click on it and select the Win::32::Tutorial
http://search.cpan.org/~robertmay/Win32-GUI-1.02/docs/GUI/Tutorial.pod
Steve Lloyd
http://www.basgetti.com
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[E
I have noticed that if scrolling in a Win32::GUI::Textfield set to readonly
does not refresh the text properly.. Has anyone else seen this? It this
something that could be fixed before the next release?
Steve
-Original Message-
From: [EMAIL PROTECTED] on behalf of Robert May
Sent: Thu
I have been using perl2exe for several years. The latest version on
perl2exe supports icons, filestamps, and more.
I have used it to compile a plethera of scripts ranging from win32 gui
apps to dos apps and have had great success.
In my opinion, it rocks over the other choices.
Steve
-Orig
I have compiled many Win32::GUI scripts using perl2exe from
http://www.indigostar.com.
Steve
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Lee Goddard
Sent: Wednesday, June 01, 2005 5:14 AM
To: perl-win32-gui-users@lists.sourceforge.net
Subject: [SPAM]
AM
To: Lloyd, Steve; Chris Wearn; perl-win32-gui-users
Subject: Re: [perl-win32-gui-users] Listview Control functionality - Drag n
Drop - Email found in subject
Hi,
Yes it can be added - Chris and came to a little 'agreement' - he supplies
an perl example and I'll add the code:
This seems like a very useful add on code - can this be added in so
that those who do not have a compiler can get this?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Jez White
Sent: Saturday, January 08, 2005 3:03 AM
To: Chris Wearn; perl-win32-gui-us
Jez,
I think a native version would be great.
I use AxWindow now for several apps.
It would be nice to be able to update both by updating Win32 GUI.
STeve
-Original Message-
From: [EMAIL PROTECTED] on behalf of Jez White
Sent: Thu 12/16/2004 1:55 PM
To: Win32-GUI
Subject: [SPAM] - [perl
This has NOTHING to do with Win32 GUI and should not be sent to this
list.
Please keep your questions to items concerning Win32 GUI.
In my opinion, if you do not have the source, rewrite it.
Quit trying to reverse engineer a good product.
Nufsaid
-Original Message-
From: [EMAIL PROTECTED
I cannot seem to get ENTER keys to work in Textfield boxes when I have
dialogui set.
I want to be able to have tabbing enabled on all but my multiline
textfields.
I set the following in my main window to enable tabstops on the rest of
the texfields and buttons:
$Window->{-dialogui}=1;
When this
25 matches
Mail list logo