| Author |
Message |
Topic: simulate click on an html element |
Ofir
Replies: 4
Views: 318
|
Forum: Ask for Help Posted: Fri Dec 14, 2007 5:22 pm Subject: simulate click on an html element |
OK,
i've found a start but i need more help.
i have this:
<head>
<title>buju</title>
</head>
<HTML>
<BODY>
<INPUT ID="btn" TYPE=&qu ... |
Topic: simulate click on an html element |
Ofir
Replies: 4
Views: 318
|
Forum: Ask for Help Posted: Thu Dec 13, 2007 2:12 pm Subject: simulate click on an html element |
not quite what i meant...
i want to make a tool for automated tests.
it needs to run in the background so it will not interfere with my other jobs.
it needs to simulate clicks on some link/button ... |
Topic: simulate click on an html element |
Ofir
Replies: 4
Views: 318
|
Forum: Ask for Help Posted: Thu Dec 13, 2007 1:18 pm Subject: simulate click on an html element |
hello,
i got an HTML page that have some links ,buttons etc.
how can i simulate a click on a specific element?
not by its x,y. |
Topic: special key "Messenger" |
Ofir
Replies: 4
Views: 225
|
Forum: Ask for Help Posted: Sun Nov 18, 2007 7:04 am Subject: special key "Messenger" |
i have found its scanconde - 105 !
so my script:
SC105::
MsgBox, MESSENGER was pressed.
return |
Topic: special key "Messenger" |
Ofir
Replies: 4
Views: 225
|
Forum: Ask for Help Posted: Sun Nov 18, 2007 6:36 am Subject: special key "Messenger" |
EXACTLY !
how do i find out "how does it show in the key list" |
Topic: special key "Messenger" |
Ofir
Replies: 4
Views: 225
|
Forum: Ask for Help Posted: Thu Nov 15, 2007 12:54 pm Subject: special key "Messenger" |
i have on my keyboard a special key marked "Messenger".
i want to assign it to some custom action.
how do i do that? |
Topic: WAY TO GO AHK !! |
Ofir
Replies: 4
Views: 340
|
Forum: General Chat Posted: Tue Aug 14, 2007 11:13 am Subject: WAY TO GO AHK !! |
look here at Top 20 Free Applications to Increase Your Productivity
and on number 2 is.... |
Topic: adding menu item to the right-click on a window title. |
Ofir
Replies: 1
Views: 201
|
Forum: Ask for Help Posted: Mon Aug 13, 2007 6:02 am Subject: adding menu item to the right-click on a window title. |
when right-clicking on a window's title there comes a menu - Restore... Minimize... Close...
is there any way to add an item to this menu to make my own action on the window? |
Topic: TitleButton 0.31 |
Ofir
Replies: 41
Views: 7003
|
Forum: Scripts & Functions Posted: Mon Jul 30, 2007 9:44 am Subject: TitleButton 0.31 |
i downloaded and compiled.
than when i run it i get:
Error at line 47.
Line Text: "R"
Error: Bad default value |
Topic: how do i add a button to the window's title? |
Ofir
Replies: 5
Views: 193
|
Forum: Ask for Help Posted: Mon Jul 30, 2007 8:44 am Subject: how do i add a button to the window's title? |
do you mean this:
[url=http://www.autohotkey.com/forum/viewtopic.php?t=19430&postdays=0&postorder=asc&start=0]TitleButton 0.3
it have errors - when compiling and running it shouts on s ... |
Topic: how do i add a button to the window's title? |
Ofir
Replies: 5
Views: 193
|
Forum: Ask for Help Posted: Mon Jul 30, 2007 6:45 am Subject: how do i add a button to the window's title? |
hi,
how do i add a button to the window's title?
i want to add a button to the left of the minimize button on all windows. |
Topic: can AHK change the icon of a window? |
Ofir
Replies: 6
Views: 344
|
Forum: Ask for Help Posted: Sun Jul 29, 2007 10:03 am Subject: can AHK change the icon of a window? |
i've found this too...
BUT - for some reason it does not reset the icon on the task-bar.
any workaround? |
Topic: can AHK change the icon of a window? |
Ofir
Replies: 6
Views: 344
|
Forum: Ask for Help Posted: Sun Jul 29, 2007 8:29 am Subject: can AHK change the icon of a window? |
Brilliant !
thank you Skan and Chris!
now:
is there a way to use "SendMessage" to change a window's title?
how do i reset to the original icon? must i save it with "WM_GE ... |
Topic: can AHK change the icon of a window? |
Ofir
Replies: 6
Views: 344
|
Forum: Ask for Help Posted: Thu Jul 26, 2007 7:31 am Subject: can AHK change the icon of a window? |
can AHK change the icon of a window? any window.
if(yes)
how?
if(no)
damn! |
Topic: ?? changing window title and icon |
Ofir
Replies: 5
Views: 239
|
Forum: Ask for Help Posted: Tue Jul 24, 2007 6:08 am Subject: ?? changing window title and icon |
bump...
plz see my last post:
1) can AHK change a window's icon?
2) after changing a window's title - how can i get the original for reseting?
i mean - is there a way to get the original title ... |
| |