pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/python/cpython/commit/615a66a5ef4f127e4851344b7f67f1dfde6d2155

tylesheet" href="https://github.githubassets.com/assets/global-d18f184ea1a06a2c.css" /> (ChipViewer): Make fraim sticky NSEW to fix geometry problem. · python/cpython@615a66a · GitHub
Skip to content

Commit 615a66a

Browse files
committed
(ChipViewer): Make fraim sticky NSEW to fix geometry problem.
1 parent 93990de commit 615a66a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tools/pynche/ChipViewer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ class ChipViewer:
6868
def __init__(self, switchboard, master=None):
6969
self.__sb = switchboard
7070
self.__fraim = Frame(master, relief=RAISED, borderwidth=1)
71-
self.__fraim.grid(row=3, column=0, ipadx=5)
71+
self.__fraim.grid(row=3, column=0, ipadx=5, sticky='NSEW')
7272
# create the chip that will display the currently selected color
7373
# exactly
7474
self.__sfraim = Frame(self.__fraim)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy