Software Archive
Read-only legacy content
17060 Discussions

Tab Control in Quickwin App?

Intel_C_Intel
Employee
612 Views
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 Replies
Intel_C_Intel
Employee
612 Views
Sorry! I see this was already discussed in this forum.
0 Kudos
Intel_C_Intel
Employee
612 Views
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
0 Kudos
Intel_C_Intel
Employee
612 Views
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
0 Kudos
Intel_C_Intel
Employee
612 Views
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
0 Kudos
Reply