|
-
September 24th, 2003, 08:24 AM
#1
Accelerator Keys
Using the resource editor, i have created a few accelerator keys...However the problem is that the accelerator keys will only work if the CMainFrame class is in focus. If i have invoked another dialog box (another class) and that dialog box is now in focus, the accelerator keys cannot work because the message generated by pressing the Accelerator keys are send to the dialog in focus instead of the CMainFrame class.
Is there a way to solve this problem so that the Accelerator Keys can work even though the CMainFrame class is not in focus?
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
|