Next Prev Up Top Contents Index

draw-pinboard-object-highlighted

Generic Function
Summary

The generic function draw-pinboard-object-hilighted draws highlighting on a pre-drawn pinboard object.

Syntax
draw-pinboard-object-highlighted pinboard
 object
                                 &key &allow-other-keys
Description

This generic function draws the highlighting onto a pinboard object that has already been drawn. The default highlighting method draws a box around the object, and should be sufficient for most purposes.

See also

draw-pinboard-object-unhighlighted
highlight-pinboard-object


LispWorks CAPI Reference Manual - 14 Dec 2001

Next Prev Up Top Contents Index