PDA

View Full Version : keyboard feature



donandress
March 16th, 2005, 01:36 AM
Hi!

I would like to make girder using player shortcuts. I created new command, event string and learnt it a keystring, then went to keyboard part, checked Control box and as a sentece I wrote 'o' which should give me 'ctrl+o', I gave a target to this soft. Now when I want to check if it workes fine I have this prog foreground and when pressed the key on a remote girder says 'cannot find window'. What's wrong?

birty
March 16th, 2005, 02:09 AM
try looking for less parameters in the target window (e.g only look for the process name)

donandress
March 16th, 2005, 12:52 PM
Yepp, that worked. But I also had to check 'alternate' box. Why is that so? What does that feature do in practical way?