mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Issue #13884: Idle: Remove tearoff lines from menus. Patch by Roger Serwy.
This commit is contained in:
parent
41ca828580
commit
30f1f67248
4 changed files with 8 additions and 10 deletions
|
@ -37,8 +37,6 @@ context menu.
|
|||
|
||||
IDLE's menus dynamically change based on which window is currently selected.
|
||||
Each menu documented below indicates which window type it is associated with.
|
||||
Click on the dotted line at the top of a menu to "tear it off": a separate
|
||||
window containing the menu is created (for Unix and Windows only).
|
||||
|
||||
File menu (Shell and Editor)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue