I want a TextField to display a value of char variable. But it look like I must to move that value to string variable first. And a secont thing I don't know how to make a TextField to display a value of variable, not just a named text in the quotation-marks. When I try to discribe my TextField in one place, the variable is unknown. In another place I can't add the TextField to container. In line "add(tf);) an "add" gets marked red :(