Click here to Skip to main content
15,923,789 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Is the func: sizeof returns the size in BYTEs ? Pin
Carlos Antollini25-Jul-01 8:36
Carlos Antollini25-Jul-01 8:36 
GeneralRe: Is the func: sizeof returns the size in BYTEs ? Pin
Carlos Antollini25-Jul-01 8:40
Carlos Antollini25-Jul-01 8:40 
GeneralThank to all you very much !!! Pin
25-Jul-01 8:45
suss25-Jul-01 8:45 
GeneralThank you very much ! Pin
25-Jul-01 8:53
suss25-Jul-01 8:53 
GeneralResponding To An Item Click In A List View Pin
AJ12325-Jul-01 5:03
AJ12325-Jul-01 5:03 
GeneralRe: Responding To An Item Click In A List View Pin
Lee Nowotny25-Jul-01 5:43
Lee Nowotny25-Jul-01 5:43 
GeneralCTabCtrl Pin
25-Jul-01 5:03
suss25-Jul-01 5:03 
QuestionHow to create dynamic splitters? Pin
Tommy H D Svensson25-Jul-01 4:46
Tommy H D Svensson25-Jul-01 4:46 
Hi,

What I wanna achieve is this:

I want to be able to split a frame like this with different wiews:

---------------
| |
| View 1 |
| |
---------------
| | |
|View 2|View 3|
| | |
---------------

Then by clicking a button or through a menu command I would like to change the frame view becausu I don't like the view layout. So I would like to get this view by the button click:

---------------
| | |
|View 1| |
| | |
|------|View 2|
| | |
|View 3| |
| | |
---------------

Does anyone know how to do this? (code sample?) Your help would be GREATLY appreciated,

/Tommy
GeneralWinSock: Dynamic Port Allocation Pin
Oliver Anhuth25-Jul-01 3:49
Oliver Anhuth25-Jul-01 3:49 
GeneralSTL bugs(?) Pin
25-Jul-01 3:41
suss25-Jul-01 3:41 
GeneralRe: STL bugs(?) Pin
CodeGuy25-Jul-01 7:23
CodeGuy25-Jul-01 7:23 
GeneralRe: STL bugs(?) Pin
CodeGuy25-Jul-01 10:01
CodeGuy25-Jul-01 10:01 
QuestionHow to get a pointer to the CView of a particular CDoc in MDI Pin
mr200325-Jul-01 3:06
mr200325-Jul-01 3:06 
AnswerRe: How to get a pointer to the CView of a particular CDoc in MDI Pin
Tomasz Sowinski25-Jul-01 3:18
Tomasz Sowinski25-Jul-01 3:18 
GeneralRe: How to get a pointer to the CView of a particular CDoc in MDI Pin
mr200325-Jul-01 3:27
mr200325-Jul-01 3:27 
GeneralRe: How to get a pointer to the CView of a particular CDoc in MDI Pin
Tomasz Sowinski25-Jul-01 3:29
Tomasz Sowinski25-Jul-01 3:29 
GeneralRe: How to get a pointer to the CView of a particular CDoc in MDI Pin
mr200325-Jul-01 3:59
mr200325-Jul-01 3:59 
GeneralRe: How to get a pointer to the CView of a particular CDoc in MDI Pin
Tomasz Sowinski25-Jul-01 4:04
Tomasz Sowinski25-Jul-01 4:04 
Questionhow open a blank document (OnFileNew) Pin
mr200325-Jul-01 2:51
mr200325-Jul-01 2:51 
GeneralCString to CTime Pin
Jimmy Ehrnström25-Jul-01 2:50
Jimmy Ehrnström25-Jul-01 2:50 
GeneralRe: CString to CTime Pin
Doug Garno25-Jul-01 3:41
Doug Garno25-Jul-01 3:41 
GeneralRe: CString to CTime Pin
Not Active25-Jul-01 3:50
mentorNot Active25-Jul-01 3:50 
GeneralDeveloping Java Console Using VC++ Pin
Gaurav Lambole25-Jul-01 2:35
Gaurav Lambole25-Jul-01 2:35 
GeneralRichEditView Text Pin
Frank Deo25-Jul-01 2:11
Frank Deo25-Jul-01 2:11 
GeneralRe: RichEditView Text Pin
25-Jul-01 2:42
suss25-Jul-01 2:42 

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.