[[https://www.revelation.com/|Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community]] ==== Supposing I had .... re:MDI FRAME & form local (OpenInsight Specific) ==== === At 13 FEB 1998 01:22:36PM B Cameron wrote: === {{tag>"OpenInsight Specific"}} Supposing I had a small app. (3 Tables) with 4 forms. 1 being the MDIFRAME; 2,3 &4 being data entry forms. 2 being the main form and 3 and 4 being mostly sub forms (i.e. less dynamic). But, I would like all three to be open (in tile format) on the MDIFRAME (unless the user wants to minimize or cascade or ...). How could I do this? ---- === At 13 FEB 1998 05:04PM Cameron Revelation wrote: === Bruce (they call me), [i]Supposing I had a small app. (3 Tables) with 4 forms. 1 being the MDIFRAME; 2,3 &4 being data entry forms. 2 being the main form and 3 and 4 being mostly sub forms (i.e. less dynamic). But, I would like all three to be open (in tile format) on the MDIFRAME (unless the user wants to minimize or cascade or ...).[/i] See IOOPTIONS for the ignore self-lock option to have 3 forms open against the same record. See Start_MDIChild to open MDI child windows. (Call it 3 times I guess.) See Send_Message with MDITILE ... send it to the MDI frame after opening the child windows. Does that answer the question? Cameron Purdy info@revelation.com ---- === At 17 FEB 1998 10:36AM B Cameron wrote: === Purdy (sweet they say), Sounds good I will check it out. Thanks, BC [[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=NONWORKS_READ&SUMMARY=1&KEY=007F1AA72F619D5D852565AA0064F27D|View this thread on the forum...]]