Click here to Skip to main content
15,887,485 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: I am new to Visual C++ :: HELP!!! Pin
Nathan Holt at EMOM13-Dec-07 8:00
Nathan Holt at EMOM13-Dec-07 8:00 
GeneralWM_DRAWITEM does not process for tab control Pin
yaminisridaran13-Dec-07 0:46
yaminisridaran13-Dec-07 0:46 
QuestionRe: WM_DRAWITEM does not process for tab control Pin
Nelek13-Dec-07 1:45
protectorNelek13-Dec-07 1:45 
GeneralRe: WM_DRAWITEM does not process for tab control Pin
yaminisridaran13-Dec-07 17:16
yaminisridaran13-Dec-07 17:16 
GeneralRe: WM_DRAWITEM does not process for tab control Pin
Mark Salsbery13-Dec-07 6:26
Mark Salsbery13-Dec-07 6:26 
GeneralRe: WM_DRAWITEM does not process for tab control Pin
yaminisridaran13-Dec-07 17:19
yaminisridaran13-Dec-07 17:19 
GeneralRe: WM_DRAWITEM does not process for tab control Pin
Mark Salsbery13-Dec-07 19:05
Mark Salsbery13-Dec-07 19:05 
GeneralRe: WM_DRAWITEM does not process for tab control Pin
yaminisridaran13-Dec-07 19:26
yaminisridaran13-Dec-07 19:26 
Thanks for ur help

I created a dialog based application.
I selected a tab control and moved to my dialog .
I have created an MFC class named CMyTabCtrl derived from CTabCtrl.
I added ur code to it.
I created a member variable in the dialog class for the tab control using class wizard which is
CMyTabCtrl m_Tab

I have selected the owner draw fixed properties

But still the drawitem of CMyTabCtrl does not called.

Please implement this and if u r getting let me know what u did.
GeneralRe: WM_DRAWITEM does not process for tab control Pin
Mark Salsbery13-Dec-07 19:32
Mark Salsbery13-Dec-07 19:32 
GeneralRe: WM_DRAWITEM does not process for tab control Pin
yaminisridaran13-Dec-07 19:34
yaminisridaran13-Dec-07 19:34 
GeneralRe: WM_DRAWITEM does not process for tab control Pin
Mark Salsbery13-Dec-07 19:37
Mark Salsbery13-Dec-07 19:37 
GeneralRe: WM_DRAWITEM does not process for tab control Pin
yaminisridaran13-Dec-07 19:39
yaminisridaran13-Dec-07 19:39 
GeneralRe: WM_DRAWITEM does not process for tab control Pin
yaminisridaran13-Dec-07 19:40
yaminisridaran13-Dec-07 19:40 
GeneralRe: WM_DRAWITEM does not process for tab control Pin
Mark Salsbery13-Dec-07 19:45
Mark Salsbery13-Dec-07 19:45 
GeneralRe: WM_DRAWITEM does not process for tab control Pin
yaminisridaran13-Dec-07 19:57
yaminisridaran13-Dec-07 19:57 
GeneralRe: WM_DRAWITEM does not process for tab control Pin
yaminisridaran13-Dec-07 20:25
yaminisridaran13-Dec-07 20:25 
GeneralRe: WM_DRAWITEM does not process for tab control Pin
Mark Salsbery13-Dec-07 20:35
Mark Salsbery13-Dec-07 20:35 
GeneralRe: WM_DRAWITEM does not process for tab control Pin
yaminisridaran13-Dec-07 20:37
yaminisridaran13-Dec-07 20:37 
GeneralRe: WM_DRAWITEM does not process for tab control Pin
Mark Salsbery13-Dec-07 20:39
Mark Salsbery13-Dec-07 20:39 
QuestionReading from a text file using MFC Pin
Derick Magagula13-Dec-07 0:38
Derick Magagula13-Dec-07 0:38 
GeneralRe: Reading from a text file using MFC Pin
CPallini13-Dec-07 0:42
mveCPallini13-Dec-07 0:42 
AnswerRe: Reading from a text file using MFC Pin
Johpoke13-Dec-07 0:53
Johpoke13-Dec-07 0:53 
GeneralRe: Reading from a text file using MFC Pin
Derick Magagula13-Dec-07 1:24
Derick Magagula13-Dec-07 1:24 
Generalconversion from hex to Readable format Pin
Chandrasekharan P12-Dec-07 23:43
Chandrasekharan P12-Dec-07 23:43 
AnswerRe: conversion from hex to Readable format Pin
rajneshmalik13-Dec-07 0:09
rajneshmalik13-Dec-07 0:09 

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.