11.01.2013 Views

Oracle Forms Developer – Form Builder Reference, Volume 1

Oracle Forms Developer – Form Builder Reference, Volume 1

Oracle Forms Developer – Form Builder Reference, Volume 1

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

When-Window-Resized trigger<br />

Description<br />

Fires when a window is resized, either by the operator or programmatically through a call to<br />

RESIZE_WINDOW or SET_WINDOW_PROPERTY. (Even if the window is not currently displayed,<br />

resizing the window programmatically fires the When-Window-Resized trigger.) This trigger also fires<br />

at form startup, when the root window is first drawn. It does not fire when a window is iconified.<br />

Definition Level form<br />

Legal Commands<br />

SELECT statements, unrestricted built-ins, restricted built-ins<br />

Enter Query Mode yes<br />

Usage Notes<br />

Use this trigger to perform any one of the following types of tasks:<br />

• Capture the changed window properties, such as width, height, x coordinate, or y coordinate.<br />

• Audit the actions of an operator.<br />

• Set the input focus in an item on the target window.<br />

• Maintain certain visual standards by resetting window size if the window was improperly resized.<br />

On Failure<br />

no effect<br />

538

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!