more tastiness towards 41

This commit is contained in:
benfry
2002-08-02 03:14:14 +00:00
parent dddd05742c
commit 2aa42e497a
5 changed files with 119 additions and 30 deletions

View File

@@ -142,7 +142,7 @@ public class PdeEditorHeader extends Panel /* implements ActionListener*/ {
sketchLeft = sketchTitleLeft +
metrics.stringWidth(SKETCH_TITLER) + PdeEditor.INSET_SIZE;
sketchRight = sketchLeft + metrics.stringWidth(editor.sketchName);
int modifiedLeft = sketchLeft + PdeEditor.INSET_SIZE;
int modifiedLeft = sketchRight + PdeEditor.INSET_SIZE;
//int modifiedLeft = sketchLeft +
//metrics.stringWidth(editor.sketchName) + PdeEditor.INSET_SIZE;