Re: OnKeyDown not called for VK_DOWN or VK_RIGHT but is called for others.
- From: "Harvey" <harveyab@xxxxxxxx>
- Date: 23 Mar 2007 10:08:23 -0700
On Mar 23, 9:01 am, "Harvey" <harve...@xxxxxxxx> wrote:
On Mar 22, 10:18 pm, Joseph M. Newcomer <newco...@xxxxxxxxxxxx> wrote:
Ah, so now the REAL problem is stated! You are doing this in a dialog! Yes, in a dialog,
you often have to do this in PreTranslateMessage. I don't do this; I use it in subclassed
controls that can have focus.
joe
So why is this? Where are the keys going? Is it documented?
Thanks Joe,
Harvey
Ok, I replied too soon. I know where the keys are going... to move
around between the controls of the dialog (my dialog has no controls -
really).
Mystery solved. Thanks again Joe!
Harvey
.
- References:
- OnKeyDown not called for VK_DOWN or VK_RIGHT but is called for others.
- From: Harvey
- Re: OnKeyDown not called for VK_DOWN or VK_RIGHT but is called for others.
- From: AliR \(VC++ MVP\)
- Re: OnKeyDown not called for VK_DOWN or VK_RIGHT but is called for others.
- From: Harvey
- Re: OnKeyDown not called for VK_DOWN or VK_RIGHT but is called for others.
- From: Joseph M . Newcomer
- Re: OnKeyDown not called for VK_DOWN or VK_RIGHT but is called for others.
- From: Harvey
- Re: OnKeyDown not called for VK_DOWN or VK_RIGHT but is called for others.
- From: Joseph M . Newcomer
- Re: OnKeyDown not called for VK_DOWN or VK_RIGHT but is called for others.
- From: Harvey
- OnKeyDown not called for VK_DOWN or VK_RIGHT but is called for others.
- Prev by Date: Re: SetSockOpt with SO_REUSEADDR parameter
- Next by Date: Re: OnKeyDown not called for VK_DOWN or VK_RIGHT but is called for others.
- Previous by thread: Re: OnKeyDown not called for VK_DOWN or VK_RIGHT but is called for others.
- Next by thread: Re: OnKeyDown not called for VK_DOWN or VK_RIGHT but is called for others.
- Index(es):
Relevant Pages
|