Click here to Skip to main content
15,881,172 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: One instance of object Pin
Stefan_Lang6-Jul-12 5:33
Stefan_Lang6-Jul-12 5:33 
AnswerRe: One instance of object Pin
Luc Pattyn6-Jul-12 0:47
sitebuilderLuc Pattyn6-Jul-12 0:47 
GeneralRe: One instance of object Pin
fat_boy6-Jul-12 1:30
fat_boy6-Jul-12 1:30 
GeneralRe: One instance of object Pin
Stefan_Lang6-Jul-12 1:58
Stefan_Lang6-Jul-12 1:58 
QuestionFloating CSplitterWnd - can it be "easily" done? Pin
Vaclav_5-Jul-12 5:41
Vaclav_5-Jul-12 5:41 
AnswerRe: Floating CSplitterWnd - can it be "easily" done? Pin
Richard MacCutchan5-Jul-12 6:03
mveRichard MacCutchan5-Jul-12 6:03 
GeneralRe: Floating CSplitterWnd - can it be "easily" done? Pin
Vaclav_5-Jul-12 7:22
Vaclav_5-Jul-12 7:22 
GeneralRe: Floating CSplitterWnd - can it be "easily" done? Pin
Richard MacCutchan5-Jul-12 22:23
mveRichard MacCutchan5-Jul-12 22:23 
You have a number of options:

  • use an MDI window so you can control which child window is at the front
  • have a full-frame child window that you show or hide on demand
  • have a separate frame window independent of your main one

There are probably other possibilities that you could consider; it all depends on how you want to interact with your users.

GeneralIs it a good idea to make VC++ as my programming career language? Pin
Falconapollo5-Jul-12 3:54
Falconapollo5-Jul-12 3:54 
AnswerRe: Is it a good idea to make VC++ as my programming career language? Pin
Richard MacCutchan5-Jul-12 4:10
mveRichard MacCutchan5-Jul-12 4:10 
GeneralRe: Is it a good idea to make VC++ as my programming career language? Pin
Falconapollo5-Jul-12 4:46
Falconapollo5-Jul-12 4:46 
AnswerRe: Is it a good idea to make VC++ as my programming career language? Pin
jschell5-Jul-12 5:57
jschell5-Jul-12 5:57 
GeneralRe: Is it a good idea to make VC++ as my programming career language? Pin
Falconapollo5-Jul-12 14:32
Falconapollo5-Jul-12 14:32 
AnswerRe: Is it a good idea to make VC++ as my programming career language? Pin
Albert Holguin5-Jul-12 8:38
professionalAlbert Holguin5-Jul-12 8:38 
GeneralRe: Is it a good idea to make VC++ as my programming career language? Pin
Falconapollo5-Jul-12 14:34
Falconapollo5-Jul-12 14:34 
GeneralRe: Is it a good idea to make VC++ as my programming career language? Pin
Albert Holguin6-Jul-12 4:55
professionalAlbert Holguin6-Jul-12 4:55 
QuestionRestrict some characters in Edit Box Pin
msr_codeproject5-Jul-12 3:29
msr_codeproject5-Jul-12 3:29 
AnswerRe: Restrict some characters in Edit Box Pin
David Crow5-Jul-12 3:45
David Crow5-Jul-12 3:45 
AnswerRe: Restrict some characters in Edit Box Pin
«_Superman_»5-Jul-12 19:00
professional«_Superman_»5-Jul-12 19:00 
QuestionGraphics.lib - that old one Pin
liquid_5-Jul-12 1:39
liquid_5-Jul-12 1:39 
AnswerRe: Graphics.lib - that old one Pin
Richard MacCutchan5-Jul-12 2:30
mveRichard MacCutchan5-Jul-12 2:30 
AnswerRe: Graphics.lib - that old one Pin
Chris Losinger5-Jul-12 5:07
professionalChris Losinger5-Jul-12 5:07 
GeneralRe: Graphics.lib - that old one Pin
Software_Developer5-Jul-12 6:59
Software_Developer5-Jul-12 6:59 
QuestionHelp about Windows Batch file. Pin
pix_programmer4-Jul-12 18:45
pix_programmer4-Jul-12 18:45 
AnswerRe: Help about Windows Batch file. Pin
Jochen Arndt4-Jul-12 21:20
professionalJochen Arndt4-Jul-12 21:20 

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.