Closed GoogleCodeExporter closed 8 years ago
not focusLost problem. It is caused by getValue() in setupChart().
Add constraint:
if (!(number.equals("") || number.endsWith("e") || number.endsWith("E") ||
number.startsWith("-") || number.endsWith("-"))) {
Original comment by dong.w.xie@gmail.com
on 14 Oct 2010 at 2:51
Original issue reported on code.google.com by
dong.w.xie@gmail.com
on 13 Oct 2010 at 5:34