Click here to Skip to main content
16,006,013 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: USB Pin
Jon Hulatt17-Oct-01 6:12
Jon Hulatt17-Oct-01 6:12 
GeneralRe: USB Pin
#realJSOP17-Oct-01 6:24
professional#realJSOP17-Oct-01 6:24 
GeneralRe: USB Pin
Tim Smith17-Oct-01 9:18
Tim Smith17-Oct-01 9:18 
GeneralRe: USB Pin
Obliterator18-Oct-01 4:08
Obliterator18-Oct-01 4:08 
GeneralRe: USB Pin
Obliterator17-Oct-01 6:37
Obliterator17-Oct-01 6:37 
GeneralRe: USB Pin
Rick York17-Oct-01 8:06
mveRick York17-Oct-01 8:06 
GeneralRe: USB Pin
Obliterator18-Oct-01 4:11
Obliterator18-Oct-01 4:11 
GeneralMDI handle child win in child win Pin
17-Oct-01 3:34
suss17-Oct-01 3:34 
One of my first vc++ applications...

What is the best way to open new windows 'in' an existing child window in a VC++/MFC/MDI application ? (e.g. based on MS VC++ sample 'mdi', with the 'hello' and 'bounce')

My application should open a child window (window_1).
Clicking in window_1 would result in a new child-of-child window inside window_1 (window1_1, window1_2 etc.)

Once that is working, I would like to draw a line between the windows. (e.g. arrow from border of window1_1 to border of window1_2)

If you have any solutions, pointers to code/doc etc. it will make me so very happy !
Smile | :)
Generaltan Pin
17-Oct-01 3:21
suss17-Oct-01 3:21 
GeneralRe: tan Pin
#realJSOP17-Oct-01 3:27
professional#realJSOP17-Oct-01 3:27 
Generalthanks Pin
17-Oct-01 3:37
suss17-Oct-01 3:37 
GeneralRe: tan Pin
markkuk17-Oct-01 20:08
markkuk17-Oct-01 20:08 
GeneralRe: tan Pin
Justin Somerville18-Oct-01 1:59
Justin Somerville18-Oct-01 1:59 
QuestionVC6 ClassWizard broken in Win2k? Pin
Chris Losinger17-Oct-01 3:03
professionalChris Losinger17-Oct-01 3:03 
AnswerRe: VC6 ClassWizard broken in Win2k? Pin
#realJSOP17-Oct-01 3:22
professional#realJSOP17-Oct-01 3:22 
GeneralRe: VC6 ClassWizard broken in Win2k? Pin
Chris Losinger17-Oct-01 4:03
professionalChris Losinger17-Oct-01 4:03 
GeneralRe: VC6 ClassWizard broken in Win2k? Pin
Michael Martin17-Oct-01 4:25
professionalMichael Martin17-Oct-01 4:25 
GeneralRe: VC6 ClassWizard broken in Win2k? Pin
Chris Losinger17-Oct-01 6:38
professionalChris Losinger17-Oct-01 6:38 
GeneralTerminate ... Pin
Ray Kinsella17-Oct-01 2:17
Ray Kinsella17-Oct-01 2:17 
GeneralRe: Terminate ... Pin
NormDroid17-Oct-01 2:39
professionalNormDroid17-Oct-01 2:39 
GeneralNeed some help. Pin
17-Oct-01 1:35
suss17-Oct-01 1:35 
GeneralRe: Need some help. Pin
Michael P Butler17-Oct-01 1:49
Michael P Butler17-Oct-01 1:49 
GeneralRe: Need some help. Pin
Ray Kinsella17-Oct-01 2:13
Ray Kinsella17-Oct-01 2:13 
GeneralRe: Need some help. Pin
17-Oct-01 6:43
suss17-Oct-01 6:43 
QuestionTransparent CDialog? Is it possible? Pin
17-Oct-01 1:16
suss17-Oct-01 1:16 

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.