Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> POWER OBJECTS -- FORMS

POWER OBJECTS -- FORMS

From: Jasen Fredrickson <fredricj_at_cadvision.com>
Date: 1996/11/29
Message-ID: <01bbddb3$9b2e2e00$946122cf@Jay'sComputer.cadvision.com>#1/1

I have set up forms in Oracle Power Objects so the user can input information and flip through the forms either forwards or backwards.

Using the OpenWindow() and CloseWindow() functions the user would have to commit each time leaving a form. This keeps the user form being able to go back and change information before committing the work to the database.

Using the ShowWindow() and HideWindow functions I have come across problems with the forms not hiding the way I want (completely minimized) or not showing the way I want (completely maximized -- like that in OpenWindow() )

Does anyone know how I may be able to traverse the forms without committing until the end, or to manipulate the window attributes for the HideWindow() and ShowWindow() functions?

Please help.

Jasen Fredrickson Received on Fri Nov 29 1996 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US