Enter Keywords:
1 - 10 of 168(0.013 seconds)
Sort By:
 
The question is the same as the title (you know, like the one in any civilized app...) Thanks, Matvey
Zones: Visual BasicDate Answered: 02/02/1998 Rating: 7.2 Views: 0
Background: I have recently started Win32 programming (almost no MFC experience) and wanted to write a program  to get experienced in this. My first program is to display some data into two child w...
Zones: Windows ProgrammingDate Answered: 04/12/1998 Rating: 7.6 Views: 0
My questions involves using a splitter window to organize a MDI app.  What I want to do is create an MDI application whose Mainframe window is split in half.  The left half of the screen contains a...
Zones: Windows MFCDate Answered: 12/22/1998 Rating: 9.0 Views: 0
If I create dynamic splitter window, and later in my document file I want to update a specific view ( one of the splitter window), how do I get Access of the view pointer? If it was static splitter...
Zones: Windows MFCDate Answered: 02/24/1999 Rating: 7.6 Views: 0
Hi there, I want to create an application that makes use of splitter bars that can be used to resize areas in the MainForm. These parts are not created at design-time, but have to be created at ru...
Zones: Delphi ProgrammingDate Answered: 04/17/1999 Rating: 7.8 Views: 0
I would like to switch between a simple view and a splitter view in a SDI app dynamically during runtime. Is this possible and how? Thanx in advance. Coma
Zones: Windows MFCDate Answered: 05/19/2000 Rating: 7.4 Views: 0
Hi, I have a splitter window with 3 CEditView windows. How do I go about changing one of them to a CDialogView? Thanks,   BG
Zones: Windows MFCDate Answered: 09/18/2000 Rating: 7.6 Views: 0
How do I detect when the splitters in my view had been changed by a user dragging or moving them. Thanks for any help Chris.
Zones: Windows MFCDate Answered: 10/01/2000 Rating: 8.2 Views: 0
How can I put a button or some other components on a splitter? When splitter is moved, the components are also moved. Is that possible? ysimon
Zones: Delphi ProgrammingDate Answered: 10/30/2003 Rating: 8.4 Views: 0
currently I have 3 views through 2 splitter windows:BOOL CMainFrame::OnCreateClient(LPCREATESTRUCT lpcs, CCreateContext* pContext) {      // .-----------.------.      // |           |      |  ...
Zones: Windows MFCDate Answered: 08/28/2002 Rating: 6.6 Views: 0