| Author |
Message |
Topic: Disabling a window |
Hannibal_32
Replies: 8
Views: 150
|
Forum: Ask for Help Posted: Tue Jul 13, 2010 8:40 pm Subject: Disabling a window |
Very nice.. That's pretty much what I was looking for.. I will try that and put it in an infinite loop as previously suggested..
Thanks for the help..
H |
Topic: Disabling a window |
Hannibal_32
Replies: 8
Views: 150
|
Forum: Ask for Help Posted: Tue Jul 13, 2010 7:38 pm Subject: Disabling a window |
| Yeah, it's just few things I've tried.. |
Topic: Disabling a window |
Hannibal_32
Replies: 8
Views: 150
|
Forum: Ask for Help Posted: Tue Jul 13, 2010 7:34 pm Subject: Disabling a window |
| Yes, but that only eliminates mouseclicks, not key presses if/when the window is made active, or becomes active after another window closes. |
Topic: Disabling a window |
Hannibal_32
Replies: 8
Views: 150
|
Forum: Ask for Help Posted: Tue Jul 13, 2010 6:52 pm Subject: Disabling a window |
| We have an issue with a recent upgrade on our PC's at work.. Basically we get a svchost.exe - Application Error box that pops up. If the user clicks OK or CANCEL, the computer will restart. IT isn' ... |
Topic: Solved: Controlsettext Problem |
Hannibal_32
Replies: 2
Views: 145
|
Forum: Ask for Help Posted: Tue Jun 08, 2010 8:21 pm Subject: Solved: Controlsettext Problem |
| Thanks! I see what I was doing now.. |
Topic: Solved: Controlsettext Problem |
Hannibal_32
Replies: 2
Views: 145
|
Forum: Ask for Help Posted: Tue Jun 08, 2010 7:36 pm Subject: Solved: Controlsettext Problem |
This is going to be easy, but I can't figure out why this won't work. I think there is some sequence that needs to be commented out, but WTF it is, I don't know..
GControlSetText, Static2, ED-T1 ... |
Topic: YATL - Yet Another Todo List |
Hannibal_32
Replies: 20
Views: 5481
|
Forum: Scripts & Functions Posted: Fri May 29, 2009 10: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: 17
Views: 10707
|
Forum: Scripts & Functions Posted: Fri May 29, 2009 9: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: 326
|
Forum: Ask for Help Posted: Tue May 26, 2009 5: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: 326
|
Forum: Ask for Help Posted: Tue May 26, 2009 5: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: 326
|
Forum: Ask for Help Posted: Tue May 26, 2009 4: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: 511
|
Forum: Ask for Help Posted: Fri May 15, 2009 5: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: 511
|
Forum: Ask for Help Posted: Fri May 15, 2009 5: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: 511
|
Forum: Ask for Help Posted: Fri May 15, 2009 3: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 ... |
| |