May 21st, 1999, 11:12 AM
Context:
DLL with MFC 4.1 (statically linked)
Dialog designed by Visual editor (Template)
In this dialog called by Create function, the tabbing is disabled. In fact, the dialog seems to not react on a key event (arrow key in a group is also disabled). Is it normal? In an application (like the Visual C++ example Modeless.mdp), that's not the case. The same dialog in DoModal case, no problem...
Thanks for you're answer...
DLL with MFC 4.1 (statically linked)
Dialog designed by Visual editor (Template)
In this dialog called by Create function, the tabbing is disabled. In fact, the dialog seems to not react on a key event (arrow key in a group is also disabled). Is it normal? In an application (like the Visual C++ example Modeless.mdp), that's not the case. The same dialog in DoModal case, no problem...
Thanks for you're answer...