Software Archive
Read-only legacy content
17060 Discussões

Tab Control in Quickwin App?

Intel_C_Intel
Funcionário
1.565 Visualizações
According to the docs, the Tab Control uses modeless dialogs on each tab. Does that mean the Tab Control can't be used in a dialog in a Quickwin application? (Since QW apps can only use modal dialogs.)
0 Kudos
4 Respostas
Intel_C_Intel
Funcionário
1.565 Visualizações
Sorry! I see this was already discussed in this forum.
Intel_C_Intel
Funcionário
1.566 Visualizações
Well, after reading the previous threads on the topic, and going over the documentation and samples, I still can't get a tab control to work in a dialog in a Quickwin application. The result is always an access violation when calling DLGMODELESS() to show the child dialog on the first of the tabs. Does anyone have some working sample code I could see, or some tips about how the code for this case differs from what's in the docs and samples?   
Thanks, Ken
Intel_C_Intel
Funcionário
1.565 Visualizações
Sorry about the messed up formatting on the previous post, here it is again: 

Well, after reading the previous threads on the topic, and going over the documentation and samples, I still can't get a tab control to work in a dialog in a Quickwin application. The result is always an access violation when calling DLGMODELESS() to show the child dialog on the first of the tabs. Does anyone have some working sample code I could see, or some tips about how the code for this case differs from what's in the docs and samples?
 
Thanks, Ken
Intel_C_Intel
Funcionário
1.565 Visualizações
Well, the editing capability in this forum software leaves something the be desired, but I take the blame for the run-on line in both my previous posts. I won't try again. Hope you can scroll and read the whole thing. -Ken
Responder