What steps will reproduce the problem? 1. Export to applet any example 2. Run the applet 3. Get NullPointerException error
What is the expected output? What do you see instead? Working applet.
What version of the product are you using? On what operating system? Windows 7 64b, Processing 2.0a5, 0.7.2 gives the problem, 0.7.1 don't
Please provide any additional information below.
Comment #1
Posted on Apr 12, 2012 by Happy RhinoI had added a focus listener with 0.7.2 which causes the nullpointerexception in applet mode, the focus listener will be excluded when running in applet mode with the next release.
Comment #2
Posted on May 15, 2012 by Happy Rhino(No comment was entered for this change.)
Status: Fixed
Labels:
Type-Defect
Priority-Medium