|
-
February 18th, 2009, 02:10 PM
#5
Re: Focus Problem in MFC Dialog Project
I've already added the use of OnKeyDown. I press the keyboard upon startup of the dialog but this function is never entered. That what made me suspect the focus issue from the first place.
Then I added the OnSetFocus and OnKillFocus to try and take a deeper look into this issue, and I saw that the dialog does get the focus on startup (OnSetFocus is entered), but is then stripped away from it (OnKillFocus is entered).
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|