Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

tabbed controls

hcra
Beginner
330 Views
Hi,
I need to be able to switch focus between different controls in my dialog box that has been created using createdialog function.I have a lot of other functions that depend heavily on windows type message passing(like WM_TIMER, getclientrect,etc) and so it is difficult for me to switch to dlgmodal and dlgmodeless style of dialog creation.Is there any way by which the modal parent(created using dialogboxparam) be made to process the tab key message.I see that WM_NOTIFY message is sent only for other key buttons down and for up/down arrow etc.
Thanks,
archana
0 Kudos
0 Replies
Reply