Is there any way of overriding the default names for event subs? Eg if
I've created a timer named Tick, can I connect a sub with an arbitrary
name to the timer event instead of having to use Tick_Timer?
I ask because I want to use a package method rather than a sub in main.
Like you might say in T
code, and tutorials.
best wishes for all
george
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skill
hello
i have a solution, using the Google.pl found in the win32 gui package
we add in the main body:
# Register Event
$Control->RegisterEvent ("DocumentComplete", "DocumentComplete_Event" );
and add the following:
# Event handler
sub DocumentComplete_Event {
$OLEControl->{Document}->write($
i was inspired by an article "Sample Application to load Adobe Acrobat ActiveX
control' by rpnoble in this forum to try using the webBrowser to display images
especially the animated Gifs, since webbrowsers are efficient in this matter.
the purpose of the following program is to display images us
thanks for the response, but where should we insert the invalidate function,
i am lost completely. and many discussions in the forum are complicated and
for experts only, i have tried many variations with no success. the available
examples in the forum are calling a sub paint which includes
thanks Rob very much for the polygon function.
i have noticed that the calls to the functions are within the paint sub. but
what if i want to display the graphics uppon a click on a button. indeed i have
tried using onPaint with no success. here is an example with my failed lines
tries are com
hi
i am trying to draw a polygon , in the code below wich is adapted from the
Draw.pl demo in the win32-Gui package, the program run successfully if we
uncomment the line :
$DC->Rectangle(100, 100, 300, 200);
and comment the line:
$DC->Polygon(10, 10, 10, 200, 200, 200, 10, 10);
but i
f a way with Perl to get the 'day' from this?
> (Mon,Tue etc)
>
Grab Date::Calc, and:
use Date::Calc qw/Day_of_Week/;
$dow = Day_of_Week($year,$month,$day);
Anthony George <[EMAIL PROTECTED]> Systems Engineer.
Do your technical services need medical attention? We ca
I've got a script that does just that.. i'l locate it and send it over
privately...
Anthony George <[EMAIL PROTECTED]> Systems Engineer.
Do your technical services need medical attention? We can help. EMSTS,
LLC. 800-304-8269 231-720-1600 http://www.emsts.com 2516 Gl
Make sure that 'Allow service to interact with desktop' is checked.
Otherwise the service can't 'see' the desktop to get the handle.
Anthony George <[EMAIL PROTECTED]> Systems Engineer.
Do your technical services need medical attention? We can help. EMSTS,
LL
I'd like to apologize for the last message from me to the list, I'm not
sure why, but somehow I quoted a private message back to the list. My
fault, I apologize.
Anthony George <[EMAIL PROTECTED]> Systems Engineer.
Do your technical services need medical attention? We can he
LOL. If that's the best you can come up with, in an intellectual sense,
I feel bad for you. 'nuff said, say goodbye.
Anthony George <[EMAIL PROTECTED]> Systems Engineer.
Do your technical services need medical attention? We can help. EMSTS,
LLC. 800-304-8269 231
gt; your
> module butt-boy, where is the great documentation?
>
As I said and quoted above, 'great documentation' was never promised nor
implied, but i'm sure if you wanted to volunteer your time, Aldo would
greatly appreciate it, even after your asinine behavior.
A
-Original Message-
From: "gabor.borus" <[EMAIL PROTECTED]>
To: "Perl List"
Date: Tue, 1 Oct 2002 12:34:11 +0200
Subject: [perl-win32-gui-users] DateTime object in Win32::GUI 0.665
> Hi all!
>
> Has anybody a working example for DateTime object?
new Win32::GUI::DateTime (
I have an archive of Win32::Iproc and Win32::Isync I can mail privately
if you like...
Anthony George <[EMAIL PROTECTED]> Systems Engineer.
Do your technical services need medical attention? We can help. EMSTS,
LLC. 800-304-8269 231-720-1600 http://www.emsts.com 2516 Glade
Mu
not running...",MB_OK |
MB_ICONSTOP);
}
}
BOOL CAPITestDlg::OnCopyData(CWnd* pWnd, COPYDATASTRUCT* pcds)
{
if(pcds->dwData == 0)
{
/* indicates an error processing the commands */
/* show error log: */
AfxMessageBox((char *) pcds->lpData,MB_OK | MB_ICONI
e>
Harald.Piske> Sorry for bugging in
Harald.Piske> Have fun,
Harald.Piske> Harald
Harald.Piske>
Harald.Piske> | -Original Message-
Harald.Piske> | From: Anthony George [mailto:[EMAIL PROTECTED]
Harald.Piske> | Sent: Tuesday, May 29, 2001 11:59
Harald.Piske> | To: perl-win3
ing on a new line )?
dave>
dave> Thank you,
dave> Dave
dave>
dave>
dave>
dave> ___
dave> Perl-Win32-GUI-Users mailing list
dave> Perl-Win32-GUI-Users@lists.sourceforge.net
dave> http://lists.sourceforge.net/lists/listi
; Stop.
> ##
>
> your help is always appreciated
>
> Jeremy A
>
>
> _______
> Perl-Win32-GUI-Users mailing list
> Perl-Win32-GUI-Users@lists.sourceforge.net
> http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
--
Anthony George <[EMAIL PROTECTED]>
the docs?
>
> Thanks,
>
> David
>
> -Original Message-
> From: Anthony C. George [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, May 02, 2001 9:13 AM
> To: perl-win32-gui-users@lists.sourceforge.net
> Subject: Re: [perl-win32-gui-users] Perl2exe
>
>
> yes, th
Any icon editor will do(MichaelAngelo,IconForge, etc)
the docs only state the icon must contain a 32x32 AND a 16x16 bitmap, but
the icon can be no larger than 1K..
Anything further, feel free to email me off-list before this gets even more
off-topic...
>tony
- Original Message -
From: "Jere
yes, the docs are kind of confusing... it would be:
perl2exe -gui -icon=favicon.ico thefile.pl
>tony
- Original Message -
From: "Jeremy Aiyadurai" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, May 01, 2001 9:16 PM
Subject: [perl-win32-gui-users] Perl2exe
>
> Hi all,
>
> Thanks for all your h
doh! didn't see the attachment from the webclient I was using! sorry...
>tony
- Original Message -
From: "Anthony C. George" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, April 24, 2001 9:28 AM
Subject: Re: [perl-win32-gui-users] Gui-program problem
> Also a cod
Also a code segment is always helpful :)
>tony
- Original Message -
From: "Jeremy Blonde" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, April 24, 2001 9:26 AM
Subject: RE: [perl-win32-gui-users] Gui-program problem
> When the gui window is created the program enters a messaging loop. It
> pr
I'm pretty sure you could just use the include for perl2exe:
somewhere in the script:
#perl2exe_include c:\winnt\system32\perlcrt.dll
then it will get extracted(and hopefully used) to the TMP or TEMP dir
check the docs on it, the syntax on the include directive is in there, i've
used it before to
To get the text in the box:
$myText=$Frame->aTextField->Text();
To set the text:
$Frame->aTextField->Text($myText);
>tony
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Michael Solomon
Sent: Friday, January 05, 2001 11:18 AM
To: Perl Gui (E-mail)
Subject:
26 matches
Mail list logo