more info for the faq and a bunch of todo items

This commit is contained in:
benfry
2005-04-24 21:09:16 +00:00
parent a6f0794e67
commit 6b3d4051f0
5 changed files with 60 additions and 14 deletions
+2 -2
View File
@@ -1233,8 +1233,8 @@ public class Editor extends JFrame
// recover (outside of creating another new setkch, which might
// just cause more trouble), then they've gotta quit.
Base.showError("Problem creating a new sketch",
"An error occurred while creating\n" +
"a new sketch. Processing must now quit.", e);
"An error occurred while creating\n" +
"a new sketch. Processing must now quit.", e);
}
}