Click here to Skip to main content
15,889,096 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How do I add listboxes to a back buffer and use that? Pin
Member 1507871612-Jul-22 14:20
Member 1507871612-Jul-22 14:20 
GeneralRe: How do I add listboxes to a back buffer and use that? Pin
Richard MacCutchan6-Apr-20 21:42
mveRichard MacCutchan6-Apr-20 21:42 
GeneralRe: How do I add listboxes to a back buffer and use that? Pin
PotatoSoup9-Apr-20 8:50
PotatoSoup9-Apr-20 8:50 
GeneralRe: How do I add listboxes to a back buffer and use that? Pin
Victor Nijegorodov9-Apr-20 22:12
Victor Nijegorodov9-Apr-20 22:12 
AnswerRe: How do I add listboxes to a back buffer and use that? Pin
PotatoSoup6-Apr-20 11:59
PotatoSoup6-Apr-20 11:59 
GeneralRe: How do I add listboxes to a back buffer and use that? Pin
leon de boer6-Apr-20 20:42
leon de boer6-Apr-20 20:42 
AnswerRe: How do I add listboxes to a back buffer and use that? Pin
leon de boer6-Apr-20 20:31
leon de boer6-Apr-20 20:31 
GeneralRe: How do I add listboxes to a back buffer and use that? Pin
PotatoSoup7-Apr-20 18:08
PotatoSoup7-Apr-20 18:08 
Thank you.

Your referenced Main.cpp (and accompanying files) is Visual Studio.

Hours of fighting with yet another visual studio mess and my dog might as well have been chewing on the keyboard.

I have forced yet another visual studio mess to compile with no visual studio installed. I looked through it's logic and the referenced program is no use to me.

All that I found unique from my code was some subclassing that I can already do and some transparencies that I can already do. I see no use in either of those and any of the referenced visual studio pseudo-code addressing my *original* question.

Please do not send me any more Visual Studio mess.

Thank you for attempting to help. It is not your fault that visual studio is so far from Stroustrup's genius.

Back to the original issue:

When I create a window in C++ and place a bitmap in the background and place buttons and listboxes, etc. on that window, it can compile and I can see these.

When I do similar but use a buffered background where I place a bitmap and then place the buffer to the screen then place buttons and listboxes, etc. on that window, it can compile but my child windows are invisible as soon as I click on any thing in the main window for any change of that main window.

Maybe I might have explained the original issue better, maybe?

But, you offered help, and that was nice and I thank you.
GeneralRe: How do I add listboxes to a back buffer and use that? Pin
leon de boer7-Apr-20 19:05
leon de boer7-Apr-20 19:05 
GeneralRe: How do I add listboxes to a back buffer and use that? Pin
Richard MacCutchan7-Apr-20 21:58
mveRichard MacCutchan7-Apr-20 21:58 
QuestionRe: How do I add listboxes to a back buffer and use that? Pin
David Crow8-Apr-20 1:58
David Crow8-Apr-20 1:58 
AnswerRe: How do I add listboxes to a back buffer and use that? Pin
leon de boer8-Apr-20 4:03
leon de boer8-Apr-20 4:03 
GeneralRe: How do I add listboxes to a back buffer and use that? Pin
David Crow8-Apr-20 4:25
David Crow8-Apr-20 4:25 
Questionbasic MFC app Pin
Calin Negru6-Apr-20 0:30
Calin Negru6-Apr-20 0:30 
AnswerRe: basic MFC app Pin
Richard MacCutchan6-Apr-20 0:49
mveRichard MacCutchan6-Apr-20 0:49 
GeneralRe: basic MFC app Pin
Calin Negru6-Apr-20 1:02
Calin Negru6-Apr-20 1:02 
GeneralRe: basic MFC app Pin
Richard MacCutchan6-Apr-20 1:49
mveRichard MacCutchan6-Apr-20 1:49 
AnswerRe: basic MFC app Pin
Victor Nijegorodov6-Apr-20 3:07
Victor Nijegorodov6-Apr-20 3:07 
AnswerRe: basic MFC app Pin
Victor Nijegorodov6-Apr-20 3:17
Victor Nijegorodov6-Apr-20 3:17 
GeneralRe: basic MFC app Pin
Calin Negru6-Apr-20 3:46
Calin Negru6-Apr-20 3:46 
GeneralRe: basic MFC app Pin
Richard MacCutchan6-Apr-20 3:58
mveRichard MacCutchan6-Apr-20 3:58 
GeneralRe: basic MFC app Pin
Calin Negru6-Apr-20 20:52
Calin Negru6-Apr-20 20:52 
GeneralRe: basic MFC app Pin
Richard MacCutchan6-Apr-20 21:45
mveRichard MacCutchan6-Apr-20 21:45 
GeneralRe: basic MFC app Pin
Calin Negru6-Apr-20 22:55
Calin Negru6-Apr-20 22:55 
GeneralRe: basic MFC app Pin
Richard MacCutchan6-Apr-20 23:07
mveRichard MacCutchan6-Apr-20 23:07 

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.