1 CAPI Reference Entries

highlight-pinboard-object

Generic Function

Summary

Thehighlight-pinboard-object generic function highlights a specified pinboard object.

Syntax

highlight-pinboard-object pinboard object &key (redisplay t)

Description

This function causes the pinboard object object to become highlighted untilunhighlight-pinboard-object is called on it. If redisplay is non-nil, then the pinboard object highlighting is drawn immediately usingdraw-pinboard-object-highlighted.

Compatibility Note

In LispWorks 3.1, this function only drew the highlight. That functionality is performed bydraw-pinboard-object-highlighted.

See Also

unhighlight-pinboard-object
draw-pinboard-object-highlighted
pinboard-object
pinboard-layout


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

Generated with Harlequin WebMaker