Testing a Java midlet on the Nokia series 60 simulator, Forms fail if the code uses Form.delete() or ChoiceGroup.append(), apparently when it tries to reformat the Form. The code works on other devices. Is this a Nokia bug?
Testing a Java midlet on the Nokia series 60 simulator, Forms fail if the code uses Form.delete() or ChoiceGroup.append(), apparently when it tries to reformat the Form. The code works on other devices. Is this a Nokia bug?
i get the same problem but with textField. it is a bug. i have run my code on phyical device and i don't get the exception. I hope they fix it soon.