Click here to Skip to main content
15,911,317 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dymanic windows Pin
Alton Williams13-May-04 3:33
Alton Williams13-May-04 3:33 
GeneralRe: Dymanic windows Pin
marcosvpp10-May-04 5:54
marcosvpp10-May-04 5:54 
GeneralRe: Dymanic windows Pin
Jens Doose13-May-04 3:46
Jens Doose13-May-04 3:46 
GeneralRe: Dymanic windows Pin
Marcos Vinícius13-May-04 4:51
sussMarcos Vinícius13-May-04 4:51 
GeneralNewbie DLL Question Pin
Hagiel9-May-04 4:37
Hagiel9-May-04 4:37 
QuestionHow to move caret around in characters in an Edit control? Pin
Gary Shen9-May-04 4:33
Gary Shen9-May-04 4:33 
AnswerRe: How to move caret around in characters in an Edit control? Pin
Ravi Bhavnani9-May-04 6:24
professionalRavi Bhavnani9-May-04 6:24 
GeneralSplitter window question Pin
Chakrdeep9-May-04 3:15
Chakrdeep9-May-04 3:15 
Hi,

I want to create the following splitters.

1. ParentSplitter - 2 cols and 1 row (vertical split)
- derives from CFrameWnd-SDI based
- 1st pane has a class derived from CTreeView (so this will be SDI-based)
- 2nd pane should be ChildSplitter

2. ChildSplitter - 2 rows and 1 col (horizontal split)
- derives from CMDIChildWnd-MDI based
- 1st pane and 2nd pane will derive from CFormView

So basically I want the parent to be SDI-based as its 1st pane (the TreeView) is SDI-based but its 2nd pane needs to be a MDI-based splitter. this application should look more or less like visual studio 6 having a tree on the left pane and double-clicking on a file should open a new window on the right pane ...

Can this be done? .. or is there any work-around for this concept .. If so can anyone plz guide me ...

thanks a lot
GeneralRe: Splitter window question Pin
Ravi Bhavnani9-May-04 4:22
professionalRavi Bhavnani9-May-04 4:22 
GeneralIP lister... Pin
Snyp9-May-04 3:03
Snyp9-May-04 3:03 
GeneralRe: IP lister... Pin
Andrew Walker9-May-04 3:25
Andrew Walker9-May-04 3:25 
GeneralRe: IP lister... Pin
Ravi Bhavnani9-May-04 4:25
professionalRavi Bhavnani9-May-04 4:25 
GeneralRe: IP lister... Pin
Snyp9-May-04 4:28
Snyp9-May-04 4:28 
GeneralRe: IP lister... Pin
Paul Ranson10-May-04 1:13
Paul Ranson10-May-04 1:13 
GeneralRe: IP lister... Pin
David Crow10-May-04 3:23
David Crow10-May-04 3:23 
GeneralRe: IP lister... Pin
David Crow10-May-04 3:18
David Crow10-May-04 3:18 
GeneralMemory allocation Pin
Luis Ricardo9-May-04 2:06
Luis Ricardo9-May-04 2:06 
GeneralConvert to UCS-2 .. Pin
rasha20038-May-04 23:11
rasha20038-May-04 23:11 
GeneralRe: Convert to UCS-2 .. Pin
Michael Dunn9-May-04 5:51
sitebuilderMichael Dunn9-May-04 5:51 
GeneralRe: Convert to UCS-2 .. Pin
rasha20039-May-04 8:20
rasha20039-May-04 8:20 
GeneralRe: Convert to UCS-2 .. Pin
Michael Dunn9-May-04 20:11
sitebuilderMichael Dunn9-May-04 20:11 
GeneralRe: Convert to UCS-2 .. Pin
rasha200310-May-04 5:09
rasha200310-May-04 5:09 
Generalabout allocator Pin
vividtang8-May-04 21:16
vividtang8-May-04 21:16 
GeneralRe: about allocator Pin
toxcct9-May-04 5:54
toxcct9-May-04 5:54 
GeneralNewbie string question Pin
MikeUofPhx8-May-04 17:00
MikeUofPhx8-May-04 17:00 

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.