Click here to Skip to main content
15,893,622 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: About Vc++ settings Pin
siddharthsan17-Jan-07 19:16
siddharthsan17-Jan-07 19:16 
QuestionProblem with combining CListCtrl and CTabCtrl Pin
tims8117-Jan-07 18:29
tims8117-Jan-07 18:29 
QuestionRe: Problem with combining CListCtrl and CTabCtrl Pin
David Crow18-Jan-07 3:31
David Crow18-Jan-07 3:31 
AnswerRe: Problem with combining CListCtrl and CTabCtrl Pin
tims8118-Jan-07 8:10
tims8118-Jan-07 8:10 
GeneralRe: Problem with combining CListCtrl and CTabCtrl Pin
David Crow18-Jan-07 8:15
David Crow18-Jan-07 8:15 
GeneralRe: Problem with combining CListCtrl and CTabCtrl Pin
tims8118-Jan-07 9:06
tims8118-Jan-07 9:06 
GeneralRe: Problem with combining CListCtrl and CTabCtrl Pin
David Crow18-Jan-07 9:09
David Crow18-Jan-07 9:09 
AnswerRe: Problem with combining CListCtrl and CTabCtrl Pin
malaugh18-Jan-07 7:24
malaugh18-Jan-07 7:24 
I may be wrong on this, I'm just not sure, but I think you cannot create then insert. You may have to let the create function execute first.

The best solution would be to move the insertcolumn function to the init dialog function of the tab control dialog box (m_DialogID[0])

Alternatively, move the create function to the constructor for the main dialog, and the insertcolumn to the initdialog function.
GeneralRe: Problem with combining CListCtrl and CTabCtrl Pin
tims8118-Jan-07 8:29
tims8118-Jan-07 8:29 
GeneralRe: Problem with combining CListCtrl and CTabCtrl Pin
David Crow18-Jan-07 9:11
David Crow18-Jan-07 9:11 
AnswerRe: Problem with combining CListCtrl and CTabCtrl Pin
tims8118-Jan-07 9:14
tims8118-Jan-07 9:14 
QuestionProg that displays square and an equilateral triangle in a window Pin
cshah217-Jan-07 18:19
cshah217-Jan-07 18:19 
AnswerRe: Program Pin
Rajesh R Subramanian17-Jan-07 18:23
professionalRajesh R Subramanian17-Jan-07 18:23 
AnswerRe: Program Pin
Hamid_RT17-Jan-07 18:37
Hamid_RT17-Jan-07 18:37 
QuestionRenaming a dll Pin
Manasi D17-Jan-07 18:16
Manasi D17-Jan-07 18:16 
AnswerRe: Renaming a dll Pin
Rajesh R Subramanian17-Jan-07 18:21
professionalRajesh R Subramanian17-Jan-07 18:21 
QuestionA Profiler for MFC apps? Pin
devvvy17-Jan-07 16:20
devvvy17-Jan-07 16:20 
AnswerRe: A Profiler for MFC apps? Pin
_AnsHUMAN_ 17-Jan-07 18:19
_AnsHUMAN_ 17-Jan-07 18:19 
GeneralAny alternative? Does BoundsChecker work with VC6? Re: A Profiler for MFC apps? Pin
devvvy9-Apr-07 16:48
devvvy9-Apr-07 16:48 
QuestionOpenGl Normals reading Pin
zqueezy17-Jan-07 13:57
zqueezy17-Jan-07 13:57 
Questionfrom vc2005 to vc 2003 porting Pin
OAKmaden17-Jan-07 12:41
OAKmaden17-Jan-07 12:41 
AnswerRe: from vc2005 to vc 2003 porting Pin
Hamid_RT17-Jan-07 18:57
Hamid_RT17-Jan-07 18:57 
QuestionMSDN Pin
Waldermort17-Jan-07 10:16
Waldermort17-Jan-07 10:16 
AnswerRe: MSDN Pin
Mark Salsbery17-Jan-07 11:10
Mark Salsbery17-Jan-07 11:10 
QuestionHook Print Dialog in Word Pin
pgibson00770017-Jan-07 8:17
pgibson00770017-Jan-07 8:17 

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.