Cagliostro
Programmer
Hi,
I try to
oneString = oneTextField.getText()
otherTextArea.setText(otherTextArea.getText() + "\n" + oneString);
everithing is normally until the text from oneTextField is with some national fonts, for example cirilic. If so, it appears in otherTextArea as ???????? Ion Filipski
filipski@excite.com
I try to
oneString = oneTextField.getText()
otherTextArea.setText(otherTextArea.getText() + "\n" + oneString);
everithing is normally until the text from oneTextField is with some national fonts, for example cirilic. If so, it appears in otherTextArea as ???????? Ion Filipski
filipski@excite.com