Search found 2 matches
- Tue Jan 20, 2009 8:30 am
- Forum: Beginners
- Topic: How to hold down the Caps Lock Key with Visual Basic?
- Replies: 1
- Views: 4065
How to hold down the Caps Lock Key with Visual Basic?
I'm writing a macro, but I need it to hold down a selection of keys in order to activate anther macro that is specific to a particular program. In this case, I need the program to hold down the caps lock key and press the right mouse button, then release the caps lock key. If I can simulate that, th...
- Wed Aug 20, 2008 5:58 am
- Forum: Beginners
- Topic: Image Recognition: Multiple Matches
- Replies: 5
- Views: 8181
Image Recognition: Multiple Matches
So I've been messing around with image recognition for a couple days now, I've gotten it to find objects successfully, and click on them, or click relative to the image, or just tell me if the image isn't there at all. But what I don't know, is what to do when its located multiple images of what i'v...