Skip to content

bpo-37902: IDLE: Add scrolling for IDLE browsers#15360

Closed
GeeTransit wants to merge 2 commits intopython:masterfrom
GeeTransit:master
Closed

bpo-37902: IDLE: Add scrolling for IDLE browsers#15360
GeeTransit wants to merge 2 commits intopython:masterfrom
GeeTransit:master

Conversation

@GeeTransit
Copy link
Copy Markdown
Contributor

@GeeTransit GeeTransit commented Aug 21, 2019

This PR adds scrolling to the module and path browsers.

https://bugs.python.org/issue37902

@the-knights-who-say-ni
Copy link
Copy Markdown

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA).

Our records indicate we have not received your CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

If you have recently signed the CLA, please wait at least one business day
before our records are updated.

You can check yourself to see if the CLA has been received.

Thanks again for your contribution, we look forward to reviewing it!

@GeeTransit GeeTransit closed this Aug 21, 2019
Comment thread Lib/idlelib/tree.py
# A canvas widget with scroll bars and some useful bindings

class ScrolledCanvas:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reformatting existing code is not part of this issue and a distraction from the real implementation problems. I would do it differently, but on another issue sometime in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants