Next Prev Up Top Contents Index

redraw-pinboard-layout

Function
Summary

The redraw-pinboard-layout function redraws any pinboard objects within a specified rectangle.

Syntax

redraw-pinboard-layout pinboard x y width height &optional redisplay

Description

This causes any pinboard objects within the given rectangle of the pinboard layout to get redrawn. If redisplay is nil , then the redisplay will be cached until a later date. The default for redisplay is t .

See also

pinboard-object
redraw-pinboard-object


LispWorks CAPI Reference Manual - 14 Dec 2001

Next Prev Up Top Contents Index