mirror of
https://github.com/processing/processing4.git
synced 2026-02-13 02:20:45 +01:00
more info for the faq and a bunch of todo items
This commit is contained in:
@@ -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);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user