ntk text command implemented as ::itcl::extendedclass ::ntk::classes::text Syntax: * ntk text windowPathName ?options? Options: * cursorcolor default: [list 200 200 200 255] * fg foreground color rgbaList default: [list 125 125 0 255] * theme default: {} * insert default: {} * themeclass default: {} MethodVariables: * contexts default: {} * texts default: {} Public commands: * textDraw * textInsert arglist arglist: [list position context text/textlines] Inheritance: * theme ---- !!!!!! %| [Category Command] | [Category GUI] | [Category Graphics] |% !!!!!!