NextPrevUpTopContentsIndex

draw-pinboard-object-highlighted

Generic Function
Summary

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

Package

capi

Signature

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.

Example

See the example in the file examples/capi/graphics/circled-graph-nodes.lisp

See also

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


LispWorks CAPI Reference Manual - 25 Jul 2006

NextPrevUpTopContentsIndex