• Kurt B. Kaiser's avatar
    aboutDialog.py: · a2ba5c81
    Kurt B. Kaiser authored
    1. Add additional buttons for Python Copyright and Credits
    2. Use the Python LICENSE file instead of the old IDLE LICENSE.txt
    3. Add additional buttons for IDLE's README and NEWS
    4. Implement a method to read text from a _Printer object
    5. Rename the Ok button to Close
    6. Clean up to conform to Python code formatting standards
    
    textView.py:
    1. Change background to white on all platforms
    2. Increase height of frame
    3. Add an optional parameter to textViewer to allow inserting text into
       the viewer instead of reading a file.
    4. Rename the Ok button to Close
     Modified Files:
     	aboutDialog.py textView.py
    a2ba5c81
aboutDialog.py 6.54 KB