The question is the same as the title
(you know, like the one in any civilized app...)
Thanks,
Matvey
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10035348.html
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10046855.html
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10110768.htm...
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10130531.htm...
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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10150529.html
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
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10352959.htm...
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
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_11284777.htm...
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.
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_11421678.htm...
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
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20336702.html
currently I have 3 views through 2 splitter windows:BOOL CMainFrame::OnCreateClient(LPCREATESTRUCT lpcs, CCreateContext* pContext)
{
// .-----------.------.
// | | |
...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20340067.htm...
Zones:
Windows MFCDate Answered: 08/28/2002 Rating: 6.6 Views: 0