osd-container | A grid-layout container for other osd-elements. |
---|---|
osd-graph | Graph for the on-screen display. |
osd-text | Wrappable text object on the on-screen-display system. |
background-colour | Initform:*default-background-colour*, Initargs::background-colour; Accessors:background-colour; Type:list. |
---|---|
foreground-colour | Initform:*default-foreground-colour*, Initargs::foreground-colour; Accessors:foreground-colour; Type:list. |
name | Initargs::name; Accessors:name; Type:symbol. |
parent | Initargs::parent; Accessors:parent; Type:osd-container. |
x | The longitudinal index of this node in its level. Initform:0, Initargs::x; Reader:x; Type:(unsigned-byte
16). |
y | The latitudinal index of this node in its level. Initform:0, Initargs::y; Reader:y; Type:(unsigned-byte
16). |
cumulative-offset | |
---|---|
current-offset-before-border | |
detach | |
draw | |
handle-mouse-button | When a GUI element needs to respond to a click, implement this. The x and y arguments are the rel... |
ideal-height | |
ideal-width | |
layout | |
set-borders | |
total-ideal-height | |
total-ideal-width |