diff --git a/processing/todo.txt b/processing/todo.txt index e629b374e..36b9f22c7 100644 --- a/processing/todo.txt +++ b/processing/todo.txt @@ -115,10 +115,11 @@ _ no events seem to be coming through at all macos9 _ update build/dist scripts to work with new layout _ check to see if swing is working properly +_ add swing.jar to dist (?) linux _ update build and dist scripts for new layout -_ build new release, look for jdk 1.4 to use instead of 1.3 +_ generate new rev LATER RELEASES @@ -170,6 +171,10 @@ macosx _ Event.consume() doesn't work on entry fields _ manifests itself in sketch naming, can't be constrained +linux +_ look for jdk 1.4 to use instead of 1.3 +_ make sure javacomm gets in there + FURTHER AHEAD _ 'image' is too generic a variable to have inside BApplet