| Author |
Message |
Topic: YATL - Yet Another Todo List |
Hannibal_32
Replies: 20
Views: 4450
|
Forum: Scripts & Functions Posted: Fri May 29, 2009 11:15 pm Subject: YATL - Yet Another Todo List |
First of all, this is a very nice presentation.. Excellent work..
The ONLY problem I have with it is that you can't just move it around the screen.. I am sure that is easily fixed, but then again ... |
Topic: Toddler Keyboard |
Hannibal_32
Replies: 16
Views: 7903
|
Forum: Scripts & Functions Posted: Fri May 29, 2009 10:53 pm Subject: Toddler Keyboard |
| Instead of disabling all the keys, I believe I will search for a bunch of funny .wav sounds and just assigning all of the keys out.. OR, I guess I could make it a learning tool and find .wav sounds o ... |
Topic: Uncheck All?? Checkbox question |
Hannibal_32
Replies: 4
Views: 145
|
Forum: Ask for Help Posted: Tue May 26, 2009 6:38 pm Subject: Uncheck All?? Checkbox question |
AHHHHH.. That makes a lot of sense.. I think I finally understand the loop command..
THANKS!
H |
Topic: Uncheck All?? Checkbox question |
Hannibal_32
Replies: 4
Views: 145
|
Forum: Ask for Help Posted: Tue May 26, 2009 6:14 pm Subject: Uncheck All?? Checkbox question |
Hey Sink.. Unfortunately, my buttons are not sequentially named, nor can they be. Good idea for the future though.. Is there a way to shorten this?
ButtonUncheckAll:
GuiControl, , CB1, 0
... |
Topic: Uncheck All?? Checkbox question |
Hannibal_32
Replies: 4
Views: 145
|
Forum: Ask for Help Posted: Tue May 26, 2009 5:19 pm Subject: Uncheck All?? Checkbox question |
| Hey guys.. Have a really quick question that I was unable to solve by looking into previous posts. I have a script with 42 checkboxes.. I would like for the user to be able to undo all of the check ... |
Topic: Locating text and repositioning on it |
Hannibal_32
Replies: 5
Views: 250
|
Forum: Ask for Help Posted: Fri May 15, 2009 6:23 pm Subject: Locating text and repositioning on it |
| Okay.. Your last method worked the best. I tried a combination of WinClose and some sleep values, but the WinWaitClose works most of the time. For some reason the Find window doesn't close out abou ... |
Topic: Locating text and repositioning on it |
Hannibal_32
Replies: 5
Views: 250
|
Forum: Ask for Help Posted: Fri May 15, 2009 6:02 pm Subject: Locating text and repositioning on it |
| I was hoping to not have to launch the typical find path, but it works well enough with your method. The only problem is that I want it to send {PgDn} after the find window is destroyed, but for some ... |
Topic: Locating text and repositioning on it |
Hannibal_32
Replies: 5
Views: 250
|
Forum: Ask for Help Posted: Fri May 15, 2009 4:56 pm Subject: Locating text and repositioning on it |
Hey guys.. Not sure if this is possible. I searched through the archives and could not find the answers, so here I am.
I would like to sort through a lot of data in a website and find AND goto ... |
| |