PDA

View Full Version : Command messages



Caffiend
October 13th, 2002, 03:55 PM
I hope I'm not just being dense, but how are people getting the WPARAM numbers used in the Command function? I started using some exported groups and they seem to work a lot better with the Command function than my technique of just sending the key press to the targetted window. My keypresses don't always work if the window isn't the foreground and active window. Also, what is the Alternative Proc. checkbox?
thanks!
-will

Caffiend
October 13th, 2002, 03:55 PM
Ok, I must be getting slow. Where's this Capture button of which you speak? I may try the Spy++ that Ron mentioned to Yvonus in another thread.

-will

Caffiend
October 13th, 2002, 03:55 PM
DOH! Uh, found that capture button... Coffee is now a pre-requisite for posting.

abashed,
-will

mterlouw
October 13th, 2002, 03:55 PM
Have you tried using the capture feature? Just hit the capture button in Girder and perform the action you want to emulate, and then stop the capture. Then use the test command feature to make sure it works.

Mike