ntk text command implemented as ::itcl::extendedclass ::ntk::classes::text Syntax: : '''ntk text''' ''windowPathName'' ?''options''? Options: * '''cursorcolor'': default: '''200 200 200 255''' * '''fg''': foreground color rgbaList default: '''125 125 0 255''' * '''theme''': default: {} * '''insert''': default: {} * '''themeclass''': default: {} MethodVariables: * '''contexts''': default: {} * '''texts''': default: {} Public commands: * '''textDraw''' * '''textInsert''' ''arglist'' — arglist comprised of ''position context text/textlines'' Inheritance: * theme <> Command | GUI | Graphics