processing/processing4

Opening a new sketch doesn't replace the default empty window

Open

#1,117 opened on May 22, 2025

View on GitHub
 (7 comments) (0 reactions) (1 assignee)Java (176 forks)auto 404
enhancementhelp wantedpde

Repository metrics

Stars
 (439 stars)
PR merge metrics
 (PR metrics pending)

Description

Most relevant area for this enhancement?

PDE

Feature to enhance

Sketch window behavior on startup

Desired enhancement

When starting Processing and immediately opening a sketch (like an example or a recent sketch), the initial sketch window remains open even though it wasn't used.

When opening an existing sketch from the Examples browser or the File menu, the default empty sketch window (sketch_XXXXXa) should automatically close or be reused, instead of remaining open in the background.

Potential benefits

It makes the interface feel more intentional and avoids unnecessary windows.

Possible drawbacks

No response

Additional context

No response

Would you like to work on the issue?

This can be assigned to a contributor

Contributor guide