Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

move-to-next-page

Generic function

Summary

Moves to the next page of the specified multi-page dialog.

Signature

move-to-next-page wizard => ()

Arguments

wizard
An instance of type <wizard-frame>.

Values

None.

Library

duim-frames

Module

duim-frames

Description

Moves to the next page in sequence of wizard. This is the default callback for the Next button in a wizard frame.

See also

dialog-next-callback, page 770

<wizard-frame>, page 852


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index