Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

tabbed controls

hcra
Beginner
474 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