| Author |
Message |
Forum: Scripts Topic: DLLCall: Support for Human Interface devices |
| Xizzzy |
|
Posted: July 17th, 2009, 9:31 pm
|
|
Replies: 151 Views: 100265
|
| I'd like to tap into the ability to control the lights that are under the buttons =) The method below is written by the guy who created the drivers that allow me to use this Joystick on my PC instead of where its supposed to be used on an Xbox. The problem is I have absolutely no idea where to begin... |
|
 |
Forum: Support Topic: Communication with Joystick Button Lights |
| Xizzzy |
|
Posted: July 16th, 2009, 2:30 pm
|
|
Replies: 0 Views: 298
|
| I'd like to tap into the ability to control the lights that are under the buttons =) The method below is written by the guy who created the drivers that allow me to use this Joystick on my PC instead of where its supposed to be used on an Xbox. The problem is I have absolutely no idea where to begin... |
|
 |
Forum: Scripts Topic: AHKHID - An AHK implementation of the HID functions |
| Xizzzy |
|
Posted: July 7th, 2009, 11:52 am
|
|
Replies: 397 Views: 90297
|
| I've got the basic idea behind the methods to use my HID device with your methods and I thank you for them ^_^ I still have a few other concepts to learn at this point about using two different bytes together to produce separate results but that can wait I think. Now, I'd like to tap into the abilit... |
|
 |
Forum: Support Topic: Display Part of a website in an updating GUI window |
| Xizzzy |
|
Posted: July 6th, 2009, 6:51 pm
|
|
Replies: 7 Views: 891
|
| I think so at the time when I had posted this I was trying to use that actually but couldn't associate it with the HID I was using for some reason. However, since then I've been able to solve that issue aside from a minor blinking between images which I don't know what to do about. I'm sure there is... |
|
 |
Forum: Support Topic: Display Part of a website in an updating GUI window |
| Xizzzy |
|
Posted: July 6th, 2009, 12:32 am
|
|
Replies: 7 Views: 891
|
| I've sort of figured out how to pull up the window with the embedded IE window and it works. I'm grappling with how to make it alter a GUI to show that the window is present and alter it again if I tell the weather radar window to go away again. http://img20.imageshack.us/img20/3010/weathermodegui.p... |
|
 |
Forum: Support Topic: Display Part of a website in an updating GUI window |
| Xizzzy |
|
Posted: June 29th, 2009, 10:16 pm
|
|
Replies: 7 Views: 891
|
| Well, the idea I want to express through Autohotkey is simple but the method to get there is probably complicated. In short what I want to do is display the weather radar in a GUI display that I can call into existence and make go away again. http://www.accuweather.com/radar-local.asp?partner=accuwe... |
|
 |
Forum: Scripts Topic: AHKHID - An AHK implementation of the HID functions |
| Xizzzy |
|
Posted: June 27th, 2009, 7:55 pm
|
|
Replies: 397 Views: 90297
|
| So far Ive been able to get responses from the input codes I have and things are progressing smoothly. However, do I need two scripts to have the input recognized and acted on from 2 different positions in the code. If I'm having it keep an eye on the 7th byte do I need a separate script to also kee... |
|
 |
Forum: Scripts Topic: AHKHID - An AHK implementation of the HID functions |
| Xizzzy |
|
Posted: June 26th, 2009, 4:27 am
|
|
Replies: 397 Views: 90297
|
| Ive managed to find the raw data for each of the other parts on the Joystick. I'd like to be able to use them to make certain functions active and others silent for example if the tuner dial is set to "11" Joy12 brings up firefox but if Tuner dial is set to "22" Joy12 would bring... |
|
 |
Forum: Scripts Topic: AHKHID - An AHK implementation of the HID functions |
| Xizzzy |
|
Posted: June 21st, 2009, 12:19 am
|
|
Replies: 397 Views: 90297
|
| I followed the instructions through Example 1 and got the device's Vendor ID = 2683 Product ID = 53248 Version Number = 1 Usage Page = 1 Usage = 4 Then I input the usage page and usage value into example 2 and added then called so I could start getting the raw data and data started flooding into the... |
|
 |
| Sort by: |