Class TextList |
# This class displays a list of strings. mode, then optionally the user can be allowed to select either one line only, or several lines.
Details |
Constructor |
TextList()
Methods: |
print_contents(heading, printfile, mode:"c", no_open)
support for simple text printing
set_ideal_size(min_w, max_w, min_h, max_h)
Used by List to determine an appropriate size for the drop-down list.