| Author |
Message |
Topic: Image based automation versus Object oriented automation |
user
Replies: 2
Views: 424
|
Forum: General Chat Posted: Tue Sep 27, 2011 5:27 pm Subject: Image based automation versus Object oriented automation |
| Sikuli is supposed to have a MIT-developed image recognition engine, what does AHK have? |
Topic: QuickReminder v0.5 |
user
Replies: 72
Views: 16074
|
Forum: Scripts & Functions Posted: Wed Sep 14, 2011 6:19 pm Subject: QuickReminder v0.5 |
I would like to ask if I can do this with your script:
set the begining of project1 and automatically set reminders at day 2, 7, 14, 28 after the start date of the project
(the sequence is custo ... |
Topic: QuickReminder v0.5 |
user
Replies: 72
Views: 16074
|
Forum: Scripts & Functions Posted: Sun Sep 11, 2011 8:36 pm Subject: QuickReminder v0.5 |
I would like to ask if I can do this with your script:
set the begining of project1 and automatically set reminders at day 2, 7, 14, 28 after the start date of the project
(the sequence is custo ... |
Topic: generate reminders |
user
Replies: 4
Views: 113
|
Forum: Ask for Help Posted: Sat Sep 10, 2011 8:45 am Subject: generate reminders |
| You always post such vague questions, which program are you talking about? Usually your posts start off with one thing and end up being something complete different. Be as specific as possible. And n ... |
Topic: generate reminders |
user
Replies: 4
Views: 113
|
Forum: Ask for Help Posted: Fri Sep 09, 2011 9:04 pm Subject: generate reminders |
I want with one click (or at least few)
That's why we use AHK, to get that 'one click'
yup, is there anything like this in the forums? |
Topic: generate reminders |
user
Replies: 4
Views: 113
|
Forum: Ask for Help Posted: Fri Sep 09, 2011 8:40 pm Subject: generate reminders |
hello
I want with one click (or at least few) to create a batch of reminders like this:
I will set the starting date, then reminder1 will be placed 7 days later, reminder2 12 days later, reminde ... |
Topic: GUI element identification |
user
Replies: 16
Views: 296
|
Forum: Ask for Help Posted: Wed Sep 07, 2011 6:43 pm Subject: GUI element identification |
Search the forum for sikuli
There is the imagesearch command which can be used, but that still doesn't mean your target program will accept "artificial" clicks. Not naming the program is ju ... |
Topic: GUI element identification |
user
Replies: 16
Views: 296
|
Forum: Ask for Help Posted: Tue Sep 06, 2011 8:35 pm Subject: GUI element identification |
I just found this:
http://www.mouserobot.com/
it has an excellent way to graphically identify areas in GUI, however I am not sure it can save id's for each of them
(not to mention the excelle ... |
Topic: GUI element identification |
user
Replies: 16
Views: 296
|
Forum: Ask for Help Posted: Tue Sep 06, 2011 6:33 pm Subject: GUI element identification |
there might be a solution for specific programs if you specify the program and ask for detailed help.
I can't, it's a payware software |
Topic: GUI element identification |
user
Replies: 16
Views: 296
|
Forum: Ask for Help Posted: Mon Sep 05, 2011 9:49 pm Subject: GUI element identification |
ahk does know in many cases, but you will have to put a bit more effort into it (which you won't do, but for others I'll post it here anyway)
Browser COM/Javascript if you use IE (Firefox can be do ... |
Topic: GUI element identification |
user
Replies: 16
Views: 296
|
Forum: Ask for Help Posted: Mon Sep 05, 2011 9:30 pm Subject: GUI element identification |
OS knows each control and can distinguish each control
I don't know how, but it does
since it displays is with specific icon, it performs specific actions, etc, there it is distinguishable
it ... |
Topic: GUI element identification |
user
Replies: 16
Views: 296
|
Forum: Ask for Help Posted: Mon Sep 05, 2011 9:11 pm Subject: GUI element identification |
Firefox is not a "standard" windows program
Firefox is not a "standard" windows program?
I gave Firefox as an example of one of the most used programs...
anyway, there are tons ... |
Topic: GUI element identification |
user
Replies: 16
Views: 296
|
Forum: Ask for Help Posted: Mon Sep 05, 2011 8:52 pm Subject: GUI element identification |
are you sure this answers my specific question? Yes. At least that is how I read your question. If you think it is the wrong answer be more specific or rephrase.
ok, then, can you tell me a simple ... |
Topic: GUI element identification |
user
Replies: 16
Views: 296
|
Forum: Ask for Help Posted: Mon Sep 05, 2011 8:09 pm Subject: GUI element identification |
Registered in 2006 and never tried the right click ahk icon Window Spy option
http://www.autohotkey.com/wiki/index.php?title=FAQ#Window_Spy
Note: it does NOT work with all programs, especia ... |
Topic: GUI element identification |
user
Replies: 16
Views: 296
|
Forum: Ask for Help Posted: Mon Sep 05, 2011 7:35 pm Subject: GUI element identification |
hello
really, what is happening with GUI identification? how can one identify a GUI element and send a click/key to it?
most GUI elements are not identifiable or I miss something?
for example ... |
| |