Advertisement

1 - 10 of 1535 containing alltags:("child") (0.001 seconds)
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...
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
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...
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...
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...
Zones: Delphi ProgrammingDate Answered: 03/23/1999 Grade: A Views: 0
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.
Zones: Delphi ProgrammingDate Answered: 05/13/1999 Grade: C Views: 0
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...
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 ...
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...
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?
Zones: JavaScriptDate Answered: 09/11/2000 Grade: A Views: 0