I have a child window that pops up and requests the user to enter some data and click submit. When the user submits I want the data to be sent to the parent window and then the child window to clos...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10010064.html
Zones:
JavaScriptDate Answered: 05/08/1997 Grade: B Views: 0
I'm trying to hide a MDI child window, showing it when necessary. I've attempted ShowWindow(SW_HIDE) with no success yet. I'd greatly appreciate effective suggestions of a solution.
RJV
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10022216.htm...
Zones:
Windows MFCDate Answered: 09/03/1997 Grade: C Views: 0
Hi!
I would like to implement an application with several child windows, who behave like mainframes...
Compare to Outlook, where Outlook itself is a MainFrame with a menu and a treecontrol and a l...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10086482.htm...
Zones:
Windows MFCDate Answered: 10/06/1998 Grade: C Views: 0
In an MDI app, how can I set the size and position of:
1) the Main window?
2) the Child CFormViews?
I want to have the main frame window to be sized exactly
like one of the child windows (not m...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10101140.htm...
Zones:
Windows MFCDate Answered: 12/20/1998 Grade: C Views: 0
is there a way in D4 to prevent the child forms from exploding as they are maximized. When the new form comes up I don't want to watch the forms as they are maximized. I just want a form that is ma...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10139194.html
How can I display a child window when the main window is minimized? it doesnt show up until the main window is restored.. if it matters the child window is being displayed modal.
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10145737.html
I have a Dialog based program, which has a property sheet as a child with property pages. Within the property page, there are buttons. I want to do some procedure in the Dialog (parent) when one of...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10200780.htm...
Zones:
Windows MFCDate Answered: 09/08/1999 Grade: A Views: 0
I find in VB6, we can place only picture
box but not in center of MDI Child area.
Multipul Doucment Interface is act as
desktop of application. So, there
should be a method of placing some
...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10223617.html
Zones:
Visual BasicDate Answered: 01/11/2000 Grade: C Views: 0
Is there a way I can have a pop up window that pops up when I am entering data from a certain form that will display what is being populated in the record of that table ... or even better, that wil...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10333280.html
Zones:
MS AccessDate Answered: 08/12/2000 Grade: A Views: 0
I'm trying to change the source html of a parent frame with:
<body onload="Javascipt:window.frame['parentframe'].document.URL='path.asp'">
It's giving me an error (not an object), any ideas?
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_11243493.html
Zones:
JavaScriptDate Answered: 09/11/2000 Grade: A Views: 0