Radsam Posted January 4, 2005 Posted January 4, 2005 Hi, I am need to create a Gui that will have buttons and list controls. I can do that easily, however, I need to use a USB gamepad to manuver throught the Gui and when a button on the gamepad is pressed, the corresponding control is activated. I basically want to use the gamepad instead of a mouse and keyboard. Does anyone know how I can have a gamepad enable in this Gui? Steve
this-is-me Posted January 4, 2005 Posted January 4, 2005 You can use a program called joymouse and keep track of the mouse position, but you cannot directly recieve joystick input. Who else would I be?
BobbyG66 Posted January 4, 2005 Posted January 4, 2005 You can use a program called joymouse and keep track of the mouse position, but you cannot directly recieve joystick input.<{POST_SNAPBACK}>There is also another one called "JoyToKey"http://hp.vector.co.jp/authors/VA016823/jo...ey/english.html
this-is-me Posted January 4, 2005 Posted January 4, 2005 Thank you for showing me that, bobby. I am sure it will come in handy. Who else would I be?
Valik Posted January 4, 2005 Posted January 4, 2005 There is also another one called "JoyToKey"http://hp.vector.co.jp/authors/VA016823/jo...ey/english.html<{POST_SNAPBACK}>Very nice. I have several uses for that program. Thanks for the link.
DirtyBanditos Posted January 5, 2005 Posted January 5, 2005 Very nice. I have several uses for that program. Thanks for the link.<{POST_SNAPBACK}> Hi ist very cool Thx for adde the great link)
Radsam Posted January 5, 2005 Author Posted January 5, 2005 Thanks for the quick and useful information. I will post my app when I'm done.
noiznirvana Posted March 18, 2006 Posted March 18, 2006 Hi, is there a command/functions or script that I can use to control the gamepad/Joystick ... I tried to search the Help files I cannot find it. e.g. press button 1,2,3 etc thank you
GaryFrost Posted March 18, 2006 Posted March 18, 2006 ejoc wrote something along time ago, might need to be updated for latest beta http://www.autoitscript.com/forum/index.ph...indpost&p=89089 SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
noiznirvana Posted March 18, 2006 Posted March 18, 2006 thanks gafrost , I got the script running , I want to automate the combination of the joystick or gamepad. Sorry if I'm asking too much, can you pls direct me to right resources or maybe a sample code .. I know a basic autoit before like mousemove, mousclick, etc.. thanks again.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now