| Author |
Message |
Forum: Support Topic: Scroll in a window? |
| Redhawk2021 |
|
Posted: June 29th, 2010, 6:40 pm
|
|
Replies: 5 Views: 273
|
mmmm. Looks great but might be over my head on how to work it. I tried fiddiling with a couple of things but I really don't understand it. Example?
Note it doesn't have to scroll the window under the mouse but just the active window. |
|
 |
Forum: Support Topic: Scroll in a window? |
| Redhawk2021 |
|
Posted: June 29th, 2010, 9:48 am
|
|
Replies: 5 Views: 273
|
Its not a AHK window and pgup or pgdown don't work
ahk_class USurface_34365656
Is there way to possibly use the mouse wheel virtually? |
|
 |
Forum: Support Topic: Scroll in a window? |
| Redhawk2021 |
|
Posted: June 29th, 2010, 8:38 am
|
|
Replies: 5 Views: 273
|
| How can you possibly scroll down or up in a window using control? |
|
 |
Forum: Support Topic: Embedded Image |
| Redhawk2021 |
|
Posted: May 31st, 2010, 5:51 pm
|
|
Replies: 5 Views: 308
|
Understood.
Thank you all for your replies. |
|
 |
Forum: Support Topic: Embedded Image |
| Redhawk2021 |
|
Posted: May 30th, 2010, 10:41 pm
|
|
Replies: 5 Views: 308
|
| Is there a way to put it into a dll? |
|
 |
Forum: Support Topic: Embedded Image |
| Redhawk2021 |
|
Posted: May 30th, 2010, 9:16 pm
|
|
Replies: 5 Views: 308
|
Is it possible to embed an image into a script or a dll? If so how?
Please include correct syntax and a example.
Meanwhile i"ll browse the commands list. |
|
 |
Forum: Support Topic: Windows Search |
| Redhawk2021 |
|
Posted: May 18th, 2010, 3:01 am
|
|
Replies: 2 Views: 244
|
| Well the current code still works but it isn't "instant". and by editing I mean rearranging the position of the code. |
|
 |
Forum: Support Topic: Windows Search |
| Redhawk2021 |
|
Posted: May 18th, 2010, 12:29 am
|
|
Replies: 2 Views: 244
|
| Here is a script that I was helped in making but recently I've wanted to update it a small bit. It basically searches for any windows with Private chat in the title. then compares the user sending the chat to a list of accepted users. What i'm trying to do is make it send some text to the sender of ... |
|
 |
Forum: Support Topic: Incrementing data |
| Redhawk2021 |
|
Posted: May 16th, 2010, 11:10 pm
|
|
Replies: 19 Views: 778
|
The examples provided do tally the data but they don't work properly if there is a part that is in multiple parts of the data.
Ex:
GT and GH
Specifically the G. The data I need to tally will have most of the time 2 common letters. |
|
 |
Forum: Support Topic: Incrementing data |
| Redhawk2021 |
|
Posted: May 16th, 2010, 7:07 pm
|
|
Replies: 19 Views: 778
|
| I need to be able to "tally" data. the data can have name, number of characters and may have some of the same parts. |
|
 |
Forum: Support Topic: Incrementing data |
| Redhawk2021 |
|
Posted: May 16th, 2010, 5:01 am
|
|
Replies: 19 Views: 778
|
|
 |
Forum: Support Topic: Incrementing data |
| Redhawk2021 |
|
Posted: May 14th, 2010, 1:58 am
|
|
Replies: 19 Views: 778
|
| doesn't work for me. My code: FileDelete, Users.txt FileDelete, Ranks.txt Counter := 0 Loop, read, Data.txt, Edited.txt Ifinstring, A_loopreadline, ] { Counter ++ 1 Var1 := SubStr(A_LoopReadLine,1,InStr(A_LoopReadLine,"]")) ;add -1 to remove the "]" as well ;... |
|
 |
Forum: Support Topic: Incrementing data |
| Redhawk2021 |
|
Posted: May 14th, 2010, 12:43 am
|
|
Replies: 19 Views: 778
|
Well when the data is first created it shares the same characters and is already multi character.
Yeah I try to most times but sometimes people don't realize you've made more to your reply. |
|
 |
Forum: Support Topic: Incrementing data |
| Redhawk2021 |
|
Posted: May 13th, 2010, 11:26 pm
|
|
Replies: 19 Views: 778
|
| Any way to work around that? Without changing the data itself? |
|
 |
Forum: Support Topic: Incrementing data |
| Redhawk2021 |
|
Posted: May 13th, 2010, 11:23 pm
|
|
Replies: 19 Views: 778
|
Ah, that would be why then. Yeah alot of them have the same characters it  |
|
 |
| Sort by: |