![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jun 2008
Posts: 4
Rep Power: 0
![]() |
binding 2 keys
ok firstly, i have no idea what program language to use, and i know C++ can do heaps of stuff... so i thought id post it here
i wanna make a simple key binding program, just simple buttons i want to bind 'q' with 'q' and 'm' and 'w' with 'w' and 'n' so say i press 'q', it will type 'qm' and 'w' will be 'wn' not sure if ive explained it well enough but yer, i have no idea which program to use and how to do this can someone point me to the EASYIEST and faster program language i should use, and any good tutorials if possible? thanks |
|
|
|
|
|
#2 |
|
PFO God In Training
![]() Join Date: Jun 2005
Location: near St Louis, MO. (USA)
Posts: 530
Rep Power: 4
![]() |
Re: binding 2 keys
Operating system ???
MS-Windows: see MSDN for Windows Hooks
__________________
I Like Ike. Vote for Dwight Eisenhower this November. --This message brought to you by the the Procrastinators Club Of America. |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Jun 2008
Posts: 4
Rep Power: 0
![]() |
Re: binding 2 keys
i got vista 32bit
|
|
|
|
|
|
#4 |
|
PFO God In Training
![]() Join Date: Jun 2005
Location: near St Louis, MO. (USA)
Posts: 530
Rep Power: 4
![]() |
Re: binding 2 keys
Windows Hooks will work for you then. Read the link I posted. EASY depends on how experienced a programmer you are.
__________________
I Like Ike. Vote for Dwight Eisenhower this November. --This message brought to you by the the Procrastinators Club Of America. |
|
|
|
|
|
#5 |
|
Newbie
Join Date: Jun 2008
Posts: 4
Rep Power: 0
![]() |
Re: binding 2 keys
arr kk
well im a novice lol, we just started java in uni ![]() |
|
|
|
|
|
#6 |
|
Professional Programmer
|
Re: binding 2 keys
Then it won't be very easy, LOI
__________________
JG-Webdesign |
|
|
|
|
|
#7 |
|
Newbie
Join Date: Jun 2008
Posts: 4
Rep Power: 0
![]() |
Re: binding 2 keys
all good
i ended up making the program in 'autoit' so easy lol |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Removing 'run' registry keys? | Prm753 | C | 9 | Jan 28th, 2007 3:35 PM |
| static/dynamic binding | brad sue | C++ | 2 | Dec 9th, 2006 12:56 PM |
| Office Registry Keys | john Wesley | Coder's Corner Lounge | 2 | Aug 26th, 2006 7:38 AM |
| Catching All Keys | Kilo | C# | 73 | Jan 20th, 2006 6:06 PM |