Click here to Skip to main content
16,019,018 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to create a dynamic array? Pin
Hamid Taebi30-Jan-08 19:45
professionalHamid Taebi30-Jan-08 19:45 
GeneralRe: how to create a dynamic array? Pin
gentleguy30-Jan-08 22:08
gentleguy30-Jan-08 22:08 
GeneralRe: how to create a dynamic array? Pin
Hamid Taebi30-Jan-08 22:24
professionalHamid Taebi30-Jan-08 22:24 
GeneralRe: how to create a dynamic array? Pin
gentleguy30-Jan-08 22:52
gentleguy30-Jan-08 22:52 
GeneralRe: how to create a dynamic array? Pin
Hamid Taebi31-Jan-08 6:29
professionalHamid Taebi31-Jan-08 6:29 
GeneralProblem registring Microsoft Text Service Pin
tal111130-Jan-08 12:00
tal111130-Jan-08 12:00 
GeneralRe: Problem registring Microsoft Text Service Pin
Mark Salsbery30-Jan-08 12:49
Mark Salsbery30-Jan-08 12:49 
GeneralCPropertysheet and tab ctrol Pin
misha_grewal30-Jan-08 7:48
misha_grewal30-Jan-08 7:48 
Hi,

I have a property sheet (in wizard mode) and on one property page of this sheet, I have a pop up dialog.

This pop up dialog has a tab control which is again showind a child dialog (no border, style = child).

So the picture looks like this

Property Sheet
Property Page launches
CMyDialog (pop up)
CMyDialog has CTabCtrl and Child dialog to show on the tab.

This child dialog doesn't receive any messages. If I click on the dialog, nothing happens. Tabs get changed though.
I am wondering if its a focus problem? how should i fix it.


The code to add this child dialog with the tab control looks like this

Init of Tab Control :

Tab Contrl->Add tabs;

Create a vector of dialogs

Instantiate the dialog class, add it to vector

Create and Repos the dialog window, and say ShowWindow.


Thanks in advance,
Misha

Evil triumphs when good people sit quiet...

GeneralRe: CPropertysheet and tab ctrol Pin
Mark Salsbery30-Jan-08 11:34
Mark Salsbery30-Jan-08 11:34 
GeneralError in calling StackWalk64 [modified] Pin
manustone30-Jan-08 7:12
manustone30-Jan-08 7:12 
GeneralRe: Error in calling StackWalk64 Pin
Cedric Moonen30-Jan-08 7:35
Cedric Moonen30-Jan-08 7:35 
QuestionRe: Error in calling StackWalk64 Pin
CPallini30-Jan-08 9:42
mveCPallini30-Jan-08 9:42 
GeneralHide and Show Dialog... Pin
Manjunath S30-Jan-08 6:37
Manjunath S30-Jan-08 6:37 
GeneralRe: Hide and Show Dialog... Pin
Rajesh R Subramanian30-Jan-08 6:46
professionalRajesh R Subramanian30-Jan-08 6:46 
GeneralRe: Hide and Show Dialog... Pin
Manjunath S30-Jan-08 6:49
Manjunath S30-Jan-08 6:49 
QuestionRe: Hide and Show Dialog... Pin
Rajesh R Subramanian30-Jan-08 6:56
professionalRajesh R Subramanian30-Jan-08 6:56 
GeneralRe: Hide and Show Dialog... Pin
Maximilien30-Jan-08 7:47
Maximilien30-Jan-08 7:47 
GeneralQuestion for Michael A. Barnhart 's CXML class users Pin
doctorpi30-Jan-08 6:29
doctorpi30-Jan-08 6:29 
GeneralRe: Question for Michael A. Barnhart 's CXML class users Pin
doctorpi31-Jan-08 2:57
doctorpi31-Jan-08 2:57 
GeneralMESSAGE MAP Optimization Pin
followait30-Jan-08 5:03
followait30-Jan-08 5:03 
QuestionRe: MESSAGE MAP Optimization Pin
CPallini30-Jan-08 5:09
mveCPallini30-Jan-08 5:09 
QuestionRe: MESSAGE MAP Optimization Pin
Mark Salsbery30-Jan-08 5:51
Mark Salsbery30-Jan-08 5:51 
GeneralRe: MESSAGE MAP Optimization Pin
CPallini30-Jan-08 6:00
mveCPallini30-Jan-08 6:00 
GeneralRe: MESSAGE MAP Optimization Pin
David Crow30-Jan-08 6:23
David Crow30-Jan-08 6:23 
GeneralRe: MESSAGE MAP Optimization Pin
led mike30-Jan-08 6:36
led mike30-Jan-08 6:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.