Next Previous Up Top Contents Index

8.11 DUIM-Gadgets Module

update-gadget

Generic function

Summary

Forces the specified gadget to be redrawn.

Signature

update-gadget gadget => ()

Arguments

gadget
An instance of type <gadget>.

Values

None

Library

duim-gadgets

Module

duim-gadgets

Description

Forces gadget to be redrawn. This can be useful if a number of changes have been made which have not been reflected in the gadget automatically (for example, by using pixmaps to perform image operations


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index