Search the web
Sign In
New User? Sign Up
perlguitest · Win32::GuiTest (Perl)
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1760 - 1789 of 1815   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1760
I'd like to use the GetPopupHandle function to obtain the handle to the context menu within notepad. Unfortunately, like some earlier posts the function return...
ls5302
Offline Send Email
Apr 1, 2007
8:33 pm
1761
Hello, Everyone, I am having a very hard time installing Win32::Guitest on this machine. I have install it on two other computers successfully but I must be...
Angel Rodriguez
bru22003
Offline Send Email
Apr 6, 2007
6:56 pm
1762
Hello perlguitest, No sooner do I hit enter than I have it working. The Win32::GuiTest downloaded from CPAN is a 1.3 and does not work with anything I tried. ...
Angel Rodriguez
bru22003
Offline Send Email
Apr 6, 2007
7:22 pm
1763
I see it's possible to read the contents of various controls in a window but I didn't see a way to access the content of a message box. To be clear, I'm...
Mark Seger
markseger3354
Offline Send Email
Apr 12, 2007
6:31 pm
1764
Hi all, I am doing some experiments with Perl to do some Guitesting. My Gui excist for 90% off trackbars with sliders. Now I am trying to automaticcly move the...
basvanberkel
Offline Send Email
Apr 15, 2007
8:54 pm
1765
Here's how I do a click and drag. You should be able to do something similar. MouseMoveAbsPix($x, $y); SendMouse("{LEFTDOWN}{REL$xOffset,$yOffset}{LEFTUP}"); ...
Chris Hilton
chris_hilton
Online Now Send Email
Apr 16, 2007
3:01 pm
1766
Hi Chris, I don't want to use the mousemoveabs, becaute the position of the GUI can change. I want to work with the control ID of the button. If you want to...
basvanberkel
Offline Send Email
Apr 17, 2007
9:16 am
1767
Hi, Is there anybody who has a good method to refer to these bar elements (button like) (how to dig out any info, hwnd, etc) Thanx Br, Pala [Non-text portions...
Gergo Palatinszky
palatinszky
Offline Send Email
Apr 17, 2007
11:08 am
1768
I made it now like this: my @wndw = FindWindowLike( undef, undef, undef, 383, 9 ); if( !@wndw ){ die "Cannot find window with the slider\n"; }else{ printf(...
basvanberkel
Offline Send Email
Apr 17, 2007
11:09 am
1769
Is it possible to activate the window of a Trackbar? Because I could do somehing like this: my @wndw = FindWindowLike( undef, undef, undef, 383, 9 ); ...
basvanberkel
Offline Send Email
Apr 17, 2007
11:21 am
1770
Inside Win32-GuiTest folder, execute following command: ppm install ./Win32-GuiTest.ppd I am pretty sure it shall resolve your issue. Thanks, PS _____ From:...
Prahlad Singh
ps_prahalad
Offline Send Email
Apr 18, 2007
5:32 am
1771
Hi Is there any tool based on perl scripting something like winrunner and qtp. Pls update me. Thanks & Regards Srinivas Potti...
srinivas_4321
Offline Send Email
Apr 18, 2007
7:03 am
1772
Hi Srinivas, We have separate module in perl to do the GUI related testing that is called GUI:WIN32 module. Regards, G.Subba Rao...
gsrao_ggt
Offline Send Email
Apr 18, 2007
10:19 am
1773
Hi Sir, Ya its true. I am looking for a tool something where we can record the actions on an AUT and play back. The tool which uses perl as script. Regards ...
srinivas p
srinivas_4321
Offline Send Email
Apr 18, 2007
12:34 pm
1774
Hi, The following piece of code will position the mouse to the middle of the trackbar. You can use Send mouse key down event and get the desired result. Here...
kapil sharma
aladdin_mill...
Offline Send Email
Apr 19, 2007
7:39 am
1775
Does anyone know if there is any support for the SysMothCal32 class?...
jonnyroberts1978
jonnyroberts...
Offline Send Email
Apr 19, 2007
5:26 pm
1776
I have a question for Windows GUI developers. I am using Win42::GuiTest to test the beta release of an application. I've written a little script to list what...
grunewald_james@...
grunewaj
Offline Send Email
Apr 20, 2007
6:09 am
1777
Let me just jump in before you drive yourself crazy... Now my only experience with SysMonthCal32 has been through .Net, but I believe I've figured out how to...
brentje
Online Now Send Email
Apr 20, 2007
1:14 pm
1778
Thanks very much! ... #/----------------------------------------------------------------------------------------\ ... ...
jonnyroberts1978
jonnyroberts...
Offline Send Email
Apr 23, 2007
7:09 pm
1779
Hello I have already installed Active PERL, I am trying to install WIN32GuiTest, afte downloading it. I enter - ppm> install E:\programming...
Arunkumar
bak_cit
Offline Send Email
Apr 25, 2007
8:12 am
1780
HI, Please Check ur Perl Installation path. and i guess u have the installer ZIP with the PPD and Read me file. Try the same way steps given in Read txt. ...
sandi_siva
Offline Send Email
Apr 25, 2007
8:49 am
1781
Does anyone know if there is any support for the SysMonthCal32 class? I was just starting to write some but didn't want to re-invent the wheel!...
jonnyroberts1978
jonnyroberts...
Offline Send Email
May 3, 2007
6:03 am
1782
Hi Arun, Your computer is not allowed to connect to the Perl Repositiory. Pls ask from you network administration to allow the sites which is prerequisite for...
vidhut singh
vidhut_ait2002
Offline Send Email
May 3, 2007
6:03 am
1783
hello,,,,,,,,, i am creating login page using Perl/CGI facing prob... able to connect DB but from there facing prob If u have related code of login page in...
Sandip
sandipbbhosale
Offline Send Email
May 3, 2007
6:03 am
1784
Hi, I have heard some rumors on buying yahoo by Microsoft. Maybe we should consider moving the forum to source forge. After all, it seams to be a natural place...
Piotr Kaluski
pkaluski
Offline Send Email
May 6, 2007
7:26 pm
1785
If Microsoft buys Yahoo I think it would be a good idea to move the forum. I am not pleased with their code that calls home whether you want it to or not. I...
gayle noble
winelf1
Offline Send Email
May 7, 2007
6:21 am
1786
Hi, Pls go thru the below code. It might solve your problem. I found this in of the Google Search. ... # --------- Move the mouse over particular tray icon...
srinivasannamaraju
srinivasanna...
Offline Send Email
May 7, 2007
6:26 am
1787
Excellent idea. I think that is a good thing to do. /Kristian ... Från: "Piotr Kaluski" <pkaluski@...> Skickat: den 6 maj 2007 21:27 Till:...
Kristian Karl
kristian_karl
Offline Send Email
May 7, 2007
6:26 am
1788
Hi Piotr, I think this fantastic utility should not be owned by M$. Also there is no point in taking this risk. Sourceforge is best option. Cheers, ~Sujit ... ...
sujit apte
i_marshal_92
Offline Send Email
May 12, 2007
7:43 am
1789
How can I view the text (or source code) of an 'Internet Explorer_Server' class in an application? WM_GetText returns nothing. Thanks, Bill ...
Bill Jones
bijones2
Offline Send Email
May 12, 2007
7:43 am
Messages 1760 - 1789 of 1815   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help