A class to view an arbitrary amount of lines (of the same height). Which scroll bars should be used ("V" - vertical, "H" - horizontal), and can or not it grab a keyboard input focus ("F"), can be specified only when the component is created (by the function New_paint_lines). Lines should be painted either in a parent form method paint or in methods of descendants before_paint and after_paint.

