Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

frame-input-focus-setter

Generic function

Summary

Sets which sheet in the specified frame has the input focus.

Signature

frame-input-focus-setter focus frame => focus

Arguments

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

frame
An instance of type <frame>.

Values

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

Library

duim-frames

Module

duim-frames

Description

Sets which sheet in frame has the input focus.

See also

frame-input-focus, page 803


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index