Next Previous Up Top Contents Index

1 CAPI Reference Entries

text-input-choice

Class

Summary

This pane consists of a text input area, and a button. Clicking on the button displays a drop-down list of strings, and selecting one of the strings automatically pastes it into the text input area.
Superclasses

choice
text-input-pane

Description

Thetext-input-choice class behaves in the same way as atext-input-pane, but has additional functionality. The element inherits fromchoice, and the choice items are used as the items to display when the user clicks on the button.
The selection callback is called when the user selects an item using the drop-down list, or when the user presses the return key.
See also

choice
text-input-pane

LispWorks CAPI Reference Manual - 17 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker