final fixes for 0082, full merge of simon's code

This commit is contained in:
benfry
2005-04-06 17:23:11 +00:00
parent 42d2a24d8e
commit 8d3cf6258c
7 changed files with 82 additions and 7 deletions

View File

@@ -4852,7 +4852,6 @@ v PApplet.this.stop();
}
//System.out.println("showing frame");
//System.out.println("applet requesting focus");
applet.requestFocus(); // ask for keydowns
//System.out.println("exiting main()");