cpython/Lib/turtledemo
Miss Islington (bot) a0f1f120f2
[3.13] gh-128062: Fix the font size and shortcut display of the turtledemo menu (GH-128063) (#128101)
gh-128062: Fix the font size and shortcut display of the turtledemo menu (GH-128063)

Leave the font of the menu bar the default to keep it consistent with the rest of the world. Display the shortcut keys in the right way, using the 'accelerator' option.
---------

(cherry picked from commit e163e8d4e1)

Co-authored-by: Zhikang Yan <2951256653@qq.com>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
2024-12-19 20:47:24 +00:00
..
__init__.py
__main__.py [3.13] gh-128062: Fix the font size and shortcut display of the turtledemo menu (GH-128063) (#128101) 2024-12-19 20:47:24 +00:00
bytedesign.py
chaos.py
clock.py [3.13] gh-123370: Fix the canvas not clearing after running turtledemo.clock (gh-123457) (#125653) 2024-10-17 12:50:07 -04:00
colormixer.py
forest.py
fractalcurves.py
lindenmayer.py
minimal_hanoi.py
nim.py
paint.py
peace.py
penrose.py
planet_and_moon.py
rosette.py
round_dance.py
sorting_animate.py [3.13] Fix typos (#123775) (#123866) 2024-10-07 23:44:31 +02:00
tree.py
turtle.cfg
two_canvases.py
yinyang.py