1 CAPI Reference Entries

draw-pinboard-object

Generic Function

Syntax

draw-pinboard-object pinboard object
                 &key x y width height &allow-other-keys

Description

This generic function is called whenever a pinboard object needs to be drawn. The x, y, width and height arguments indicate the region that needs to be redrawn, but a method is free to ignore these and just draw the complete object.

Compatibility Note

Note thatdraw-pinboard-object now takes keyword arguments, while in LispWorks 3.1 it did not.

See Also

pinboard-layout
pinboard-object


CAPI Reference Manual, Liquid Common Lisp Version 5.0 - 3 OCT 1997

Generated with Harlequin WebMaker