createEntry: createChb: creates a text entry on the main screen

Description Usage Arguments Value Author(s)

View source: R/createEntry.R

Description

This function creates a text entry on the input panel (on the main screen)

Usage

1
createEntry(labTitle, textVariableName, defaultVal = "", font = KTSEnv$KTSFonts$T1)

Arguments

labTitle

The text entry title

textVariableName

The name of the variable associated to the text entry

defaultVal

Default value (empty entry)

font

Title font

Value

A variable that will be passed to the corresponding OnOk function

Author(s)

Marina Saez Andreu


KarsTS documentation built on Jan. 16, 2021, 5:07 p.m.