bpo-30495: IDLE: refactor textview by csabella · Pull Request #2283 · python/cpython
bpo-30495: IDLE: refactor textview bpo-30495: IDLE: refactor textview bpo-30495: IDLE: refactor textview bpo-30495: IDLE: refactor textview
terryjreedy pushed a commit to terryjreedy/cpython that referenced this pull request
Jun 29, 2017…more tests. (pythonGH-2283) Split TextViewer class into ViewWindow, ViewFrame, and TextFrame classes so that instances of the latter two can be placed with other widgets within a multiframe window. Patch by Cheryl Sabella. (cherry picked from commit 42bc8be)
terryjreedy added a commit that referenced this pull request
Jun 29, 2017This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters