Click here to Skip to main content
15,896,154 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Saving Data to File Pin
ThatsAlok20-Feb-06 18:28
ThatsAlok20-Feb-06 18:28 
QuestionEditor Pin
haba-baba20-Feb-06 5:47
haba-baba20-Feb-06 5:47 
AnswerRe: Editor Pin
Rage20-Feb-06 5:52
professionalRage20-Feb-06 5:52 
GeneralRe: Editor Pin
haba-baba20-Feb-06 9:11
haba-baba20-Feb-06 9:11 
AnswerRe: Editor Pin
James Brown20-Feb-06 7:31
James Brown20-Feb-06 7:31 
GeneralRe: Editor Pin
haba-baba22-Feb-06 8:16
haba-baba22-Feb-06 8:16 
QuestionImage Stream Pin
Vanderson Andrade20-Feb-06 5:37
Vanderson Andrade20-Feb-06 5:37 
Questionctabctrl drawing Pin
picazo20-Feb-06 4:58
picazo20-Feb-06 4:58 
Hello,

I have the need for a tab control that renders slighly different from the default control provided in the mfc library. I would like for it to display tabs on the left hand side, but with horizontal text. Additionally, I would like to have navigation buttons (up/down), and for each tab to have a close button. Finally, one must be able to add 'pages' dynamically. In short, I would like to have something like :

No navigation needed
___________________________________
| TAB 1 [x] |                      |
------------|                      |
| TAB 2 [x] |                      |
------------|       DIALOG 1       |
| TAB 3 [x] |                      |
------------|                      |
            |                      |
            |                      |
            |______________________|


Navigation needed
___________________________________
| UP BUTTON |                      |
------------|                      |
| TAB 4 [x] |                      |
------------|       DIALOG 5       |
| TAB 5 [x] |                      |
------------|                      |
| TAB 6 [x] |                      |
------------|                      |
|DOWN_BUTTON|______________________|


I dont mind doing the coding myself, but to be honest, I dont know where to start as far as having it render in this manner. Any suggestions or sample code would be greatly appreciated.

Thanks,

-----------------
Genaro
AnswerRe: ctabctrl drawing Pin
Rage20-Feb-06 5:56
professionalRage20-Feb-06 5:56 
GeneralRe: ctabctrl drawing Pin
picazo20-Feb-06 7:14
picazo20-Feb-06 7:14 
QuestionPrinting... Pin
mkoliv20-Feb-06 4:45
mkoliv20-Feb-06 4:45 
AnswerRe: Printing... Pin
David Crow20-Feb-06 5:05
David Crow20-Feb-06 5:05 
QuestionHow to convert Bytes to Hex Pin
srija20-Feb-06 4:07
srija20-Feb-06 4:07 
AnswerRe: How to convert Bytes to Hex Pin
toxcct20-Feb-06 4:12
toxcct20-Feb-06 4:12 
GeneralRe: How to convert Bytes to Hex Pin
srija20-Feb-06 5:00
srija20-Feb-06 5:00 
GeneralRe: How to convert Bytes to Hex Pin
toxcct20-Feb-06 5:06
toxcct20-Feb-06 5:06 
GeneralRe: How to convert Bytes to Hex Pin
srija20-Feb-06 5:44
srija20-Feb-06 5:44 
GeneralRe: How to convert Bytes to Hex Pin
toxcct20-Feb-06 5:47
toxcct20-Feb-06 5:47 
GeneralRe: How to convert Bytes to Hex Pin
Wim Engberts21-Feb-06 2:23
Wim Engberts21-Feb-06 2:23 
GeneralRe: How to convert Bytes to Hex Pin
toxcct21-Feb-06 6:14
toxcct21-Feb-06 6:14 
AnswerRe: How to convert Bytes to Hex Pin
John M. Drescher20-Feb-06 4:15
John M. Drescher20-Feb-06 4:15 
QuestionUsing the xp theme calls - are they broken? Pin
Jim Crafton20-Feb-06 4:04
Jim Crafton20-Feb-06 4:04 
QuestionHow can service tell if reboot or shutdown? Pin
Anorexic Tribble20-Feb-06 3:40
Anorexic Tribble20-Feb-06 3:40 
AnswerRe: How can service tell if reboot or shutdown? Pin
Gavin Taylor20-Feb-06 6:04
professionalGavin Taylor20-Feb-06 6:04 
AnswerRe: How can service tell if reboot or shutdown? Pin
Gavin Taylor20-Feb-06 6:19
professionalGavin Taylor20-Feb-06 6:19 

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.