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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 972 - 1001 of 1815   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
972
It seem it is quite problematic to use Win32::GuiTest to automate applications written with some of the multi-platform toolkits. Actually this does not seem to...
Gábor Szabó
gabor529
Offline Send Email
Aug 1, 2005
4:34 pm
973
Yes – I’ve found the same, and it IS frustrating. I tried Winspy as well, with the same lack of success. I don’t have any ideas but I’d sure like to ...
Kurt Stelmar
ckca38
Offline Send Email
Aug 1, 2005
10:06 pm
974
Hello! I think this is a quiet usefull module to automate applications -- thanks for porting it :-). I still go a question to steer an application which needs...
entergroup1
Offline Send Email
Aug 3, 2005
9:51 am
975
... could you send us code samle on how did you try it and maybe a more exact explanation on what would you do if you were a human being infront of the...
Gábor Szabó
gabor529
Offline Send Email
Aug 3, 2005
11:43 am
976
To Hrushi K: I just tested this script in SAMIE and it did properly click on the link. I am running SAMIE 1.0. I have not tested this with SAMIE 2.0 #...
lmarlin
Offline Send Email
Aug 3, 2005
9:59 pm
977
I'm having the same problem. That is the GetListViewContents() function is returning a list of empty stings. The only thing I have to add is that it seems that...
rafelafrance
Offline Send Email
Aug 3, 2005
10:04 pm
978
Hello, I'm curious if your using Windows 9x or ME? If so, this issue exists and will need to be looked at. Note: Haven't had much time lately to work on this...
Dennis K. Paulsen
ctrondlpaulsden
Offline Send Email
Aug 3, 2005
10:14 pm
979
Hello, The primary dependencies would just be standard Windows DLLs User32.dll, ComCtl32.dll, etc. Hmmm, with regard to Win32::Daemon. I know I haven't tried...
Dennis K. Paulsen
ctrondlpaulsden
Offline Send Email
Aug 3, 2005
10:19 pm
980
In the future, please direct these SAMIE related questions to the appropriate public forums at: http://sourceforge.net/projects/samie Regards. ... the...
Dennis K. Paulsen
ctrondlpaulsden
Offline Send Email
Aug 3, 2005
10:22 pm
981
Yeah, the concepts between GTK and Windows based applications is a bit different. If you have control over the GTK application/source- code, you can use "that...
Dennis K. Paulsen
ctrondlpaulsden
Offline Send Email
Aug 3, 2005
10:27 pm
982
Yeah, that's it. Just the way the Windows message box works. There are several ways around this (spawning external script, write custom message box routine,...
Dennis K. Paulsen
ctrondlpaulsden
Offline Send Email
Aug 3, 2005
10:33 pm
983
... Win XP SP2 in both cases. The differneces are: Home (It works) Module was compiled with VC6 & I'm running ActiveState's Perl 5.8 At work (nothing in the...
rafelafrance
Offline Send Email
Aug 4, 2005
9:07 am
984
Thanks for the confirmation and all the great code examples. I had a similar problem with "SaveAs" and invented the following companion process to get around...
Lee Marlin
lmarlin
Offline Send Email
Aug 4, 2005
9:07 am
985
No problem "Dennis K. Paulsen" <ctrondlpaulsden@...> wrote:In the future, please direct these SAMIE related questions to the appropriate public forums...
Lee Marlin
lmarlin
Offline Send Email
Aug 4, 2005
9:08 am
986
I am trying to retrieve the values available on a web page in this type of combo box. Whenever I try, I get very strange results. Here is what I tried: use...
fredmilano
Offline Send Email
Aug 11, 2005
6:37 am
987
I don't know what the issue was (& I don't have the privs to find out) but once I got the System Manager to install ActiveState 5.8 at work everything is fine....
rafelafrance
Offline Send Email
Aug 11, 2005
10:25 pm
988
Can you guys send me an example of GTK application (preferably a compiled executable, so I don't have to setup a compilation environment myself) -Piotr ... and...
Piotr Kaluski
pkaluski
Offline Send Email
Aug 14, 2005
9:03 pm
989
Hi, I have added new tutorial to win32::guitest documentation. The documentation can be found here -> ...
Piotr Kaluski
pkaluski
Offline Send Email
Aug 14, 2005
10:09 pm
990
... I don't have anything compiled but on this page you'll find my demo/tutorial app that is written in Perl. http://www.szabgab.com/gtk2.html Use it for...
Gábor Szabó
gabor529
Offline Send Email
Aug 15, 2005
5:31 am
991
When I run the following code against the leechftp treeview, it works. (TTreeView Class) If I try to select a treeview node from the Windows Explorer it blows ...
ste88llo
Offline Send Email
Aug 15, 2005
5:10 pm
992
I have seen quite a few request for this but the latest version does not seem to support this treeview control (SysTreeView32). Is someone working on this?...
ste88llo
Offline Send Email
Aug 16, 2005
5:34 am
993
Have a look at my post 989. If you have some knowledge of windows programming and you are desperate to deal with SysTreeView32 you can try using my guidelines...
Piotr Kaluski
pkaluski
Offline Send Email
Aug 16, 2005
8:03 am
994
Hi, This is the question I asked GTK development community: <question> Hi all, I am involved in development of Win32::GuiTest perl library. It is a light ...
Piotr Kaluski
pkaluski
Offline Send Email
Aug 16, 2005
5:14 pm
995
In my opinion, I think that it is more important to develop support for more advanced win32 controls like SysTreeView32 and .net support. As an automation...
Steven Lloyd
ste88llo
Offline Send Email
Aug 16, 2005
7:14 pm
996
I'm not sure you are doing anything wrong. I'm also having problems getting anything meaningful from these IE combo boxes - just get what appears to be an...
rmqa_group
Offline Send Email
Aug 17, 2005
10:00 am
997
Could you be more specific on problems you have? Can you provide detailed instructions on how to recreate the problem? -Piotr ... what ... this ... Here ... ...
Piotr Kaluski
pkaluski
Offline Send Email
Aug 17, 2005
10:43 am
998
In the meantime I did some experiments and this are my quick observations. The control itself is mysterious. First of all there is nothing about it on MSDN....
Piotr Kaluski
pkaluski
Offline Send Email
Aug 17, 2005
11:10 am
999
Piotr, I've tried to keep it simple :) ... use Win32::GuiTest qw/:ALL/; use warnings; # Open IE at address "http://search.cpan.org/" before running my @ActWin...
rmqa_group
Offline Send Email
Aug 17, 2005
11:12 am
1000
This will secure my place in history as someone who posted with number 1000 :-)))) -Piotr...
Piotr Kaluski
pkaluski
Offline Send Email
Aug 17, 2005
11:14 am
1001
... Have you tried Win32::IE::Mechanize for this ? Gabor...
Gábor Szabó
gabor529
Offline Send Email
Aug 18, 2005
2:51 pm
Messages 972 - 1001 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