All Manuals > CAPI User Guide > 11 Prompting for Input > 11.6 In-place completion

NextPrevUpTopContentsIndex

11.6.1 In-place completion user interface

This section describes the user interface of in-place completion.

In-place completion is available in the LispWorks IDE, in the Editor tool and also in tools that ask for a named object such as the Class Browser and the Generic Function Browser. Set the Preferences... Environment > General > Use in-place completion option to use in-place completion in the LispWorks IDE, and see LispWorks IDE User Guide for further details.

In-place completion is also available to you to use in your CAPI applications. You may wish to adapt the remainder of this section for your end-user documentation. See Programmatic control of in-place completion for information on how to implement it.

11.6.1.1 Invoking in-place completion in text-input-pane and editor-pane

11.6.1.2 Keyboard input handling while the in-place window is displayed

11.6.1.3 Performing a Completion

11.6.1.4 Interaction while the in-place window is displayed


CAPI User Guide (Macintosh version) - 30 Aug 2011

NextPrevUpTopContentsIndex