NextPrevUpTopContentsIndex

6.3.13 Windows

editor:current-window

Function

editor:current-window

Returns the current window.

editor:redisplay

Function

editor:redisplay

Redisplays any window that appears to need it. In general, the contents of a window may not be redisplayed until there is an event to provoke it.

Note: editor:redisplay will update a modified editor buffer only when that buffer is the editor:current-buffer. Take care to call editor:redisplay in an appropriate context.

editor:window-text-pane

Function

editor:window-text-pane window

Returns the capi:editor-pane associated with an editor window.


LispWorks Editor User Guide (Windows version) - 23 Mar 2005

NextPrevUpTopContentsIndex