Skip to content

Remove tear-off menu feature in turtledemo #120633

Closed
@Wulian233

Description

@Wulian233

#58092 (BPO 13884) removed tear-off menu in IDLE, but it's still there in the turtledemo window.

tearoff=0 will disable tear-off vertical menu (it's even Windows 8's close window x style😨)

Last, I adjusted the scroll bar for previewing py files to the right. The original left side didn't fit the usage👀

There is no mention of tearoff in the Python docs, it seem like an outdated feature (but it is enabled by default)🤔


Screenshout

Before

2024-06-17 194554

After

2024-06-17 193430

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions