Re: KEYUP and KEYDOWN EVENT
Hello Everyone,
Im developing an application in Win32. In this I have used a Custom dialog box with some buttons on it and would like to shift the focus on these based on the navigation keys from the keyboard.
Here is the problem Im not able to catch the key down event inside the dialog box. I would appriciate some help on this.
Thanks.
Re: KEYUP and KEYDOWN EVENT
Quote:
Originally Posted by
Win32_developer
Hello Everyone,
Im developing an application in Win32. In this I have used a Custom dialog box with some buttons on it and would like to shift the focus on these based on the navigation keys from the keyboard.
Here is the problem Im not able to catch the key down event inside the dialog box. I would appriciate some help on this.
Thanks.
Why are you hijacking a 5 year old thread....Have YOU been working on theis SPECIFIC problem for the last five years????
Ask a moderator to plit your post off to a new thread, then wait for them to do so......
Re: KEYUP and KEYDOWN EVENT
I know that this latest couple of replies are nearly a month old but I have been trying since September to sign in to CodeGuru and I was unsuccessful until now.
Quote:
Originally Posted by
TheCPUWizard
Why are you hijacking a 5 year old thread....Have YOU been working on theis SPECIFIC problem for the last five years????
Note that this was the first and only post by the person; I think you scared them off.
Quote:
Originally Posted by
TheCPUWizard
Ask a moderator to plit your post off to a new thread, then wait for them to do so......
Or the person could create a new thread. They could post a message here when they do, so that everyone knows to answer that thread.
Or you could suggest the person read Processing Keyboard Messages.