shetlandbob
Programmer
Hi,
I have a MFC Dialog control with an OpenGL window embedded into it and other controls associated also.
One of my controls loads up a child dialog control, however the focus of the child is "lost" and it falls behind the main application (one way to get focus is to press "ALT" but this is obviously not ideal!!!).
I've tried a few things but they dont seem to work (such as setfocus, setforegroundwindow etc..) although I'm open to any suggestions!!!
On a side note, if the child dialog is modeless then this problem is not evident!!
Anyone experienced this? Or any ideas on how to fix it?
As always much appreciated.
Cheers
I have a MFC Dialog control with an OpenGL window embedded into it and other controls associated also.
One of my controls loads up a child dialog control, however the focus of the child is "lost" and it falls behind the main application (one way to get focus is to press "ALT" but this is obviously not ideal!!!).
I've tried a few things but they dont seem to work (such as setfocus, setforegroundwindow etc..) although I'm open to any suggestions!!!
On a side note, if the child dialog is modeless then this problem is not evident!!
Anyone experienced this? Or any ideas on how to fix it?
As always much appreciated.
Cheers