This might work, give it a try. myLabel.setText(String.valueOf(Integer.ValueOf(field1.getText()) + Integer.valueOf(field2.getText()))
確定! 回上一頁