gui.showTextEditorCompletion

Enables or disables code completion popups.

Prototype

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

Parameters

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


Return values

bOk - true on success


Available since ShiVa 2.0