This chapter introduces the Tk text widget. Tk text widget has the ability to include the following forms of annotation:
The third form of annotation is not covered in this chapter.
Apart from the text widget, scrollbar, menubar, pulldown menu and popup dialog box are also introduced.
At this point it is assumed that the reader has read through the previous chapters and has familiarity with Tcl and Tk basics, especially if (s)he is new to Tcl and Tk.
A slightly modified version of Mario Jorge Silva's fileselectionbox is used.