Click here to Skip to main content
15,899,025 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Unexpected error Pin
Randor 24-Nov-08 4:44
professional Randor 24-Nov-08 4:44 
QuestionShortcut key Pin
cpvc++23-Nov-08 22:29
cpvc++23-Nov-08 22:29 
AnswerRe: Shortcut key Pin
_AnsHUMAN_ 23-Nov-08 22:34
_AnsHUMAN_ 23-Nov-08 22:34 
AnswerRe: Shortcut key Pin
Nibu babu thomas23-Nov-08 22:43
Nibu babu thomas23-Nov-08 22:43 
QuestionSetting grey color Pin
Member 465568523-Nov-08 22:04
Member 465568523-Nov-08 22:04 
AnswerRe: Setting grey color Pin
Alan Balkany24-Nov-08 3:59
Alan Balkany24-Nov-08 3:59 
QuestionHow do I add tabs like 3ds max [modified] Pin
akira3223-Nov-08 21:31
akira3223-Nov-08 21:31 
AnswerRe: How do I add tabs like 3ds max Pin
Cedric Moonen23-Nov-08 22:07
Cedric Moonen23-Nov-08 22:07 
What's your question exactly ? You simply want the tabs or how to put the images in the tabs ? If you want to show some tabs, you have to use a CTabCtrl for that purpose.

For the images, I'm not sure but you could try to add an image list to your tabcontrol (see here[^]) and supply the image index when adding a new item (see here[^]). You'll have to supply TCIF_IMAGE for the nMask. I don't know if that works because I never tried it but you could check it and see what it does.

Cédric Moonen
Software developer

Charting control [v1.5]
OpenGL game tutorial in C++

AnswerRe: How do I add tabs like 3ds max Pin
Ahmed Charfeddine23-Nov-08 22:51
Ahmed Charfeddine23-Nov-08 22:51 
GeneralRe: How do I add tabs like 3ds max Pin
akira3211-Jan-09 15:29
akira3211-Jan-09 15:29 
GeneralRe: How do I add tabs like 3ds max Pin
Ahmed Charfeddine11-Jan-09 21:59
Ahmed Charfeddine11-Jan-09 21:59 
Questiondecrypting question Pin
monsieur_jj23-Nov-08 21:17
monsieur_jj23-Nov-08 21:17 
AnswerRe: decrypting question Pin
Randor 24-Nov-08 8:27
professional Randor 24-Nov-08 8:27 
GeneralRe: decrypting question Pin
monsieur_jj24-Nov-08 18:23
monsieur_jj24-Nov-08 18:23 
QuestionDifference between OnPaint and OnDraw Pin
kDevloper23-Nov-08 21:03
kDevloper23-Nov-08 21:03 
AnswerRe: Difference between OnPaint and OnDraw Pin
Ahmed Charfeddine23-Nov-08 22:58
Ahmed Charfeddine23-Nov-08 22:58 
Questionclick event for custom tree control Pin
AnithaSubramani23-Nov-08 20:59
AnithaSubramani23-Nov-08 20:59 
AnswerRe: click event for custom tree control Pin
Cedric Moonen23-Nov-08 21:04
Cedric Moonen23-Nov-08 21:04 
GeneralRe: click event for custom tree control Pin
AnithaSubramani24-Nov-08 2:35
AnithaSubramani24-Nov-08 2:35 
Questionproblem with OnItemChange function Pin
T.SREENIVASA CHARY23-Nov-08 20:44
T.SREENIVASA CHARY23-Nov-08 20:44 
AnswerRe: problem with OnItemChange function Pin
Code-o-mat23-Nov-08 23:06
Code-o-mat23-Nov-08 23:06 
GeneralRe: problem with OnItemChange function Pin
T.SREENIVASA CHARY24-Nov-08 18:21
T.SREENIVASA CHARY24-Nov-08 18:21 
GeneralRe: problem with OnItemChange function Pin
Code-o-mat24-Nov-08 21:44
Code-o-mat24-Nov-08 21:44 
GeneralRe: problem with OnItemChange function Pin
T.SREENIVASA CHARY25-Nov-08 0:27
T.SREENIVASA CHARY25-Nov-08 0:27 
Questionchat control Pin
alphaxz23-Nov-08 20:34
alphaxz23-Nov-08 20:34 

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.