| Author |
Message |
Forum: Support Topic: simple browser |
| luetkmeyer |
|
Posted: July 1st, 2011, 2:59 pm
|
|
Replies: 6 Views: 912
|
tank wrote:
Thank you very much Tank!!! Realy!!! |
|
 |
Forum: Scripts Topic: UnHTM() :: Remove HTML formatting from a String [Updated] |
| luetkmeyer |
|
Posted: April 18th, 2010, 7:42 pm
|
|
Replies: 22 Views: 6332
|
|
 |
Forum: Scripts Topic: Scrollable Gui - Proof of Concept |
| luetkmeyer |
|
Posted: April 18th, 2010, 4:55 pm
|
|
Replies: 45 Views: 12491
|
| Thank you man! Others scrolls donk works perfctly. This works great! Thank you! Lexikos wrote: Here is my attempt (based on some C++ code I wrote long ago.) ... [Moderator's note: Duplicate script and other irrelevant details removed. Please see the original post.] |
|
 |
Forum: Scripts Topic: [module] Scroller 1.0 |
| luetkmeyer |
|
Posted: April 18th, 2010, 4:17 pm
|
|
Replies: 9 Views: 2608
|
|
 |
Forum: Support Topic: Add a working VScroll (window with tab) |
| luetkmeyer |
|
Posted: April 18th, 2010, 4:16 pm
|
|
Replies: 2 Views: 259
|
|
 |
Forum: Support Topic: click %x%,%y%(+num) |
| luetkmeyer |
|
Posted: April 5th, 2010, 2:08 am
|
|
Replies: 9 Views: 309
|
Try this:
Use Code: MouseGetPos before and Code: MouseMove after. See help for details of these parameters.
By. |
|
 |
Forum: Support Topic: Multiple browsers, One command |
| luetkmeyer |
|
Posted: April 4th, 2010, 11:35 pm
|
|
Replies: 3 Views: 324
|
| First you need get the name of each browser. In example I do with MouseGetPos. Than, use the ControlClick. Simple example: i = 1 loop, 5 ; 5 windows { KeyWait, LButton, D MouseGetPos, ClickX, ClickY, WindowUnderMouseID WinGetTitle, Title, ahk_id %WindowUnderMouseID% Title%i% = Title ; Title1, T... |
|
 |
Forum: Support Topic: click %x%,%y%(+num) |
| luetkmeyer |
|
Posted: April 4th, 2010, 11:13 pm
|
|
Replies: 9 Views: 309
|
| Put this: Code: py += 45 or Code: py := py + 45 before Code: click %px%,%py% |
|
 |
Forum: Support Topic: Add a working VScroll (window with tab) |
| luetkmeyer |
|
Posted: April 4th, 2010, 11:09 pm
|
|
Replies: 2 Views: 259
|
Hi everyone.
I search and tryed without success add a vscroll in that script: http://www.autohotkey.com/forum/viewtopic.php?p=336590
I think is the problem is in tab option.
Someone can help me implement a working vscroll for all tabs?
Tanks in advance and sorre for my engilsh. |
|
 |
Forum: Support Topic: How to work with UTF-8 |
| luetkmeyer |
|
Posted: April 4th, 2010, 9:46 pm
|
|
Replies: 12 Views: 1483
|
Thank you! Works with me too.  |
|
 |
Forum: Support Topic: Configure a URL to open wanted page UNSOLVED |
| luetkmeyer |
|
Posted: March 30th, 2010, 10:57 pm
|
|
Replies: 11 Views: 552
|
| Thanks. The script use COM_L to parse via IE (http://www.autohotkey.com/forum/topic55240.html). But, I need configure pages fisrt. For example: open this http://netcombo.globo.com/netPortalWEB/index.portal?_nfpb=true&_pageLabel=programacao_gradedecanais_gradedecanais_home_page and click in TNT c... |
|
 |
Forum: Support Topic: Configure a URL to open wanted page UNSOLVED |
| luetkmeyer |
|
Posted: March 28th, 2010, 11:25 pm
|
|
Replies: 11 Views: 552
|
| Thank you for the try. Need solve #2: Answers: No, not are any of that words in the vars. a) that link with have parameters is the exactly url that appear in my browser. b) I need put in the url two parameters: number of channel (478 is number of TNT channel) and the date (today, tomorrow, ...). The... |
|
 |
Forum: Support Topic: Configure a URL to open wanted page UNSOLVED |
| luetkmeyer |
|
Posted: March 28th, 2010, 10:00 pm
|
|
Replies: 11 Views: 552
|
|
 |
Forum: Support Topic: Configure a URL to open wanted page UNSOLVED |
| luetkmeyer |
|
Posted: March 24th, 2010, 12:37 am
|
|
Replies: 11 Views: 552
|
Dont work because I need configure html to open directly. Your suggestion open a randon channel.
I need configure that url to use URLDOWNLOADTOFILE or with COM_L commands to parse (http://www.autohotkey.com/forum/topic22923.html).
Thanks in advance. |
|
 |
Forum: Support Topic: Configure a URL to open wanted page UNSOLVED |
| luetkmeyer |
|
Posted: March 7th, 2010, 6:16 pm
|
|
Replies: 11 Views: 552
|
|
 |
| Sort by: |