473,785 Members | 2,602 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Need Tutorial For the following lib

Hi every one. I need comprehensive tutorial for the following
library :

1. pyWinAuto
2. winGuiAuto

Thanks in advance
May 31 '08 #1
4 2511
Gandalf wrote:
Hi every one. I need comprehensive tutorial for the following
library :
1. pyWinAuto
2. winGuiAuto
I file all my Tutorials here:
http://www.google.com

In case you didn't notice, a few people are beginning to think you
are too lazy about doing the first steps yourself.

--Scott David Daniels
Sc***********@A cm.Org
May 31 '08 #2
Hi scott, you couldn't be more wrong about my laziness. I straggle
with my poor English for hours to fined what I'm looking for.
I found a very simple and not comprehensive tutorial for the pyWinAuto
lib in this address http://pywinauto.openqa.org/
but it only show how to do the basic, and my knowledge at this point
is not enough to figure the rest I need to know by myself
I found another simple lib for the watsup that based on winGuiAuto
lib in this address
http://www.tizmoi.net/watsup/intro.html
But for some risen I couldn't manage to ran it in my computer

I'm trying to generate auto mouse double click or auto selecting text
(the selecting text part is the one I interest in. mouse double click
just do the same effect if the mouse cursor is on text)

I'm sorry you feel I'm lazy. The truth is that event writing this
message takes me an enormous power.
weather you choose to help me or not I still going to keep trying ,
But you have the opportunity to save me lots of trouble, So maybe one
day I could help others.

so if you familiar with any good tutorial for this library please let
me know and if not then thank you anyway for wonting to help

Y.G

May 31 '08 #3
Gandalf wrote:
Hi scott, you couldn't be more wrong about my laziness. I straggle
with my poor English for hours to fined what I'm looking for.
I found a very simple and not comprehensive tutorial for the pyWinAuto
lib in this address http://pywinauto.openqa.org/
but it only show how to do the basic, and my knowledge at this point
is not enough to figure the rest I need to know by myself
I found another simple lib for the watsup that based on winGuiAuto
lib in this address
http://www.tizmoi.net/watsup/intro.html
But for some risen I couldn't manage to ran it in my computer

I'm trying to generate auto mouse double click or auto selecting text
(the selecting text part is the one I interest in. mouse double click
just do the same effect if the mouse cursor is on text)

I'm sorry you feel I'm lazy. The truth is that event writing this
message takes me an enormous power.
weather you choose to help me or not I still going to keep trying ,
But you have the opportunity to save me lots of trouble, So maybe one
day I could help others.

so if you familiar with any good tutorial for this library please let
me know and if not then thank you anyway for wonting to help

Y.G
What you want is an easy solution to what isn't an easy problem, but (as with
your other post) you refuse to provide enough information to allow us to help
you. If I were you, I would download wxPython and go through the demos that it
includes. comp.python.wxp ython list is excellent (at least as good as this one)
for any follow-up questions. Windows events and mouse clicks are going to take
a concerted effort (on your part) to learn (especially if you haven't
accomplished such a task in another language).

-Larry
Jun 1 '08 #4
On Jun 1, 1:41 pm, Larry Bates <larry.ba...@we bsafe.com`wrote :
Gandalf wrote:
Hi scott, you couldn't be more wrong about my laziness. I straggle
with my poor English for hours to fined what I'm looking for.
I found a very simple and not comprehensive tutorial for the pyWinAuto
lib in this addresshttp://pywinauto.openq a.org/
but it only show how to do the basic, and my knowledge at this point
is not enough to figure the rest I need to know by myself
I found another simple lib for the watsup that based on winGuiAuto
lib in this address
http://www.tizmoi.net/watsup/intro.html
But for some risen I couldn't manage to ran it in my computer
I'm trying to generate auto mouse double click or auto selecting text
(the selecting text part is the one I interest in. mouse double click
just do the same effect if the mouse cursor is on text)
I'm sorry you feel I'm lazy. The truth is that event writing this
message takes me an enormous power.
weather you choose to help me or not I still going to keep trying ,
But you have the opportunity to save me lots of trouble, So maybe one
day I could help others.
so if you familiar with any good tutorial for this library please let
me know and if not then thank you anyway for wonting to help
Y.G

What you want is an easy solution to what isn't an easy problem, but (as with
your other post) you refuse to provide enough information to allow us to help
you. If I were you, I would download wxPython and go through the demos that it
includes. comp.python.wxp ython list is excellent (at least as good as this one)
for any follow-up questions. Windows events and mouse clicks are going to take
a concerted effort (on your part) to learn (especially if you haven't
accomplished such a task in another language).

-Larry
Hi, Larry. thank you for your interaction.
I did manage to do half of the things I was asking you about them. I
manage to create an application which react to a mouse and keyboard
events that occur anywhere in the O.P (that done easily by the phHook
library here http://mindtrove.info/articles/monit...toc-references
)

And I manage to find lib which auto generate event
they event show you with video how simple it's to get done
http://pywinauto.openqa.org/
and this is the video. it's interesting
http://showmedo.com/videos/video?nam...fromSeriesID=7

The only problem is that they show only how to automatically open
notepad. they have this DoubleClick method as I saw in the
documentation (i think this is what I'm looking for) but they don't
show how to use it.

I'm telling you that because I believe it's not as complex as you
think it is. I think I'm close. if i could just fine a manual which
show more examples or a bit more information i can do this.

Thank you

Jun 1 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
1701
by: binnyva | last post by:
Hello Everybody, I am writing an interactive tutorial for JavaScript. I created a text box into which the users can input javascript commands. On pressing a button, these commands will be evaluated. It works fine - but won't show any error if the commands are wrong. Is there a way to show an error if the 'eval' command encounters an error?
15
4231
by: binnyva | last post by:
Hello Everyone, I have just compleated a JavaScript tutorial and publishing the draft(or the beta version, as I like to call it) for review. This is not open to public yet. The Tutorial is avaliable at... http://www.geocities.com/binnyva/code/javascript/advanced_tutorial/ If any of you could spare the time, please have a look at my tutorial
10
3090
by: Safalra | last post by:
When a poster in a forum I frequent said they were beginning to learn HTML, I thought I should direct them to a good HTML tutorial so that they wouldn't start using <blink> and the like. Remembering that this group has discussed HTML tutorials several times in the past, I searched the Google Groups archives, but all I can find are tutorials unfortunately demonstrating Flavell's Law. Searching the internet, the only accurate tutorials for...
9
4180
by: julie.siebel | last post by:
Hello all! As embarrassing as it is to admit this, I've been designing db driven websites using javascript and vbscript for about 6-7 years now, and I am *horrible* at form validation. To be honest I usually hire someone to do it for me, grab predone scripts and kind of hack out the parts that I need, or just do very minimal validation (e.g. this is numeric, this is alpha-numeric, etc.)
1
1158
by: Auddog | last post by:
I have setup my database with a field set to timestamp. I would like to be able to query against this date in a search but would probably use only a date. IE. timestamp 2006-11-01 13:25:01 and I would want to query for 11-01-2006. Hopefully that makes sense. I don't know really where to begin with this one. Does anyone have any great tutorial on working with timestamp? I appreciate any help you may be able to give. A
31
1732
by: Antoon Pardon | last post by:
The following is part of the explanation on slices in the tutorial: The best way to remember how slices work is to think of the indices as pointing between characters, with the left edge of the first character numbered 0. Then the right edge of the last character of a string of n characters has index n, for example: +---+---+---+---+---+ | H | e | l | p | A |
0
231
by: TonyJ | last post by:
Hello! I use VS2005 and C#. I'm looking at ADO.NET and have found some test tutorial on microsoft MSDN. It can be found on google when searching for "Walkthrough: Saving Data to a Database (Single Table)" You must have access to the Northwind sample database.
4
166
by: Gandalf | last post by:
Hi every one. I need comprehensive tutorial for the following library : 1. pyWinAuto 2. winGuiAuto Thanks in advance
0
9645
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9481
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10336
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9953
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8978
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6741
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5383
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4054
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3655
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.