[issue21597] Allow turtledemo code pane to get wider.

Lita Cho report at bugs.python.org
Mon Jul 7 00:00:07 CEST 2014


Lita Cho added the comment:

?! After debugging for awhile, I got it so that PanedWindow doesn't cause the rightmost widget to tear! I had to disable the resizing binding on Turtle to make it work. 

However, now it seems like the canvas is no longer centered. Is there anyway for me to get around this? Maybe I disable the binding on the demo side and re-adjust the center when we initialize the canvas?

I want to make sure it works for you guys first before digging into it.

----------
Added file: http://bugs.python.org/file35877/turtledemo_pane_srcoll_fix.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21597>
_______________________________________


More information about the Python-bugs-list mailing list