Click here to Skip to main content
15,899,025 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralAdding controls to a CTabCtrl Pin
Frank Deo27-Jan-00 9:02
Frank Deo27-Jan-00 9:02 
GeneralRE: Adding controls to a CTabCtrl Pin
Nick Hodapp29-Jan-00 11:34
sitebuilderNick Hodapp29-Jan-00 11:34 
GeneralCtabctrl - change tab name on double click Pin
chrisg27-Jan-00 5:26
chrisg27-Jan-00 5:26 
GeneralCreating DLLs in VC for use in VB Pin
Bagyalakshmi SN26-Jan-00 20:18
sussBagyalakshmi SN26-Jan-00 20:18 
GeneralRE: Creating DLLs in VC for use in VB Pin
Nick Hodapp29-Jan-00 11:29
sitebuilderNick Hodapp29-Jan-00 11:29 
GeneralFlexGrid Activation Problem Pin
glerner26-Jan-00 16:58
glerner26-Jan-00 16:58 
GeneralNested CSplitterWnd('s) and CSize Pin
Frank Deo25-Jan-00 11:01
Frank Deo25-Jan-00 11:01 
GeneralRE: Nested CSplitterWnd('s) and CSize Pin
Mike Dunn25-Jan-00 14:50
Mike Dunn25-Jan-00 14:50 
You set the initial size for each view in the splitter in the call to CSplitterWnd::CreateView(). For starters, try always passing a size of, say, 100x100. Then experiment with the numbers until you get the look you want.

--Mike--

==================
The original message was:

Can someone explain to me how to get the Panes of a nested splitter window to size up correctly?

I know that I should know this, but I can't figure it out.

My splitter is 2 rows. Nested in the 1st row is 2 columns. So, three views.
|---------|
| | |
| | |
-----------
| |
-----------

^bad graphic. Smile | :)

The 2nd row always takes up the whole client area of the window. The nested portion is correct, once you drag the splitter bar down.

Any explanation of how to do this would be great.

Thanks, and sorry for the dumb question. Smile | :)
Frank
GeneralRE: RE: Nested CSplitterWnd('s) and CSize Pin
Frank Deo26-Jan-00 12:08
Frank Deo26-Jan-00 12:08 
GeneralNeed a SMALL database solution Pin
Ryan Schneider25-Jan-00 7:12
Ryan Schneider25-Jan-00 7:12 
GeneralRE: Need a SMALL database solution Pin
Laura Michaels3-Feb-00 5:08
sussLaura Michaels3-Feb-00 5:08 
GeneralClosing a CFormView Pin
Jed24-Jan-00 5:59
Jed24-Jan-00 5:59 
GeneralRE: Closing a CFormView Pin
Mike Dunn24-Jan-00 7:13
Mike Dunn24-Jan-00 7:13 
QuestionHow could I draw some system items manually. Pin
Zhenzhe Wang22-Jan-00 17:59
sussZhenzhe Wang22-Jan-00 17:59 
AnswerRE: How could I draw some system items manually. Pin
Mike Dunn23-Jan-00 15:26
Mike Dunn23-Jan-00 15:26 
GeneralHaving some HWND trouble Pin
Vega22-Jan-00 12:30
Vega22-Jan-00 12:30 
GeneralRE: Having some HWND trouble Pin
chrisd24-Jan-00 16:28
chrisd24-Jan-00 16:28 
GeneralLayered Window Impl on 98 Pin
Eric Crahen21-Jan-00 16:01
Eric Crahen21-Jan-00 16:01 
GeneralLayered Window Impl on 98 Pin
Eric Crahen21-Jan-00 16:01
Eric Crahen21-Jan-00 16:01 
GeneralCWnd & CDC Pin
Ivan A. Fotan21-Jan-00 1:20
Ivan A. Fotan21-Jan-00 1:20 
GeneralRE: CWnd & CDC Pin
Jesse Ezell5-Feb-00 19:17
Jesse Ezell5-Feb-00 19:17 
GeneralDialogs with ActiveX controls in MFC regular dlls Pin
Anonymous20-Jan-00 16:41
Anonymous20-Jan-00 16:41 
GeneralRE: Dialogs with ActiveX controls in MFC regular dlls Pin
DomDo24-Jan-00 22:48
DomDo24-Jan-00 22:48 
GeneralRegular dll & Active X control in a dialog Pin
Anonymous25-Jan-00 1:08
suss Anonymous25-Jan-00 1:08 
GeneralFile-Open button in Word2000 Pin
Jeremy Davis19-Jan-00 3:59
Jeremy Davis19-Jan-00 3:59 

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.