Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

frame-input-focus

Generic function

Summary

Returns the sheet in the specified frame that has the input focus.

Signature

frame-input-focus frame => focus

Arguments

frame
An instance of type <frame>.

Values

focus
An instance of type false-or(<sheet>).

Library

duim-frames

Module

duim-frames

Description

Returns the sheet in frame that has the input focus.

See also

frame-input-focus-setter, page 804


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index