Hot keys are not functioning properly
Hi,
I am facing a starnge situation. Mine is a SDI application. A modal dialog box is shown when user selects a command option. In this dialog a long procedure is placed which is run in a workwr thread. Problem is that whenever, i start my worker thread, hotkeys and tab button stops functioning however mouse evnts are handled properly.
Can anyone figure out the reason.
thnx in advance.
Amit
Re: Hot keys are not functioning properly
Quote:
Originally posted by Amit Sebiz
Hi,
I am facing a starnge situation. Mine is a SDI application. A modal dialog box is shown when user selects a command option. In this dialog a long procedure is placed which is run in a workwr thread. Problem is that whenever, i start my worker thread, hotkeys and tab button stops functioning however mouse evnts are handled properly.
Can anyone figure out the reason.
thnx in advance.
Amit
see this thread. it might help.