gui.showTextEditorCopyCompletion

Shows a list of previous copies for completion.

Prototype

  1. bOk = gui.showTextEditorCopyCompletion ( hComponent, bShow )

Description

A list of the (10) previous copies that can be pasted. By default Ctrl+Shift+V.


Parameters

hComponent - valid GUI component handle
bShow - true to show. false to hide


Return values

bOk - true on success


Available since ShiVa 2.0