Lines Matching refs:LEFT
10 from tkinter import SUNKEN, TOP, BOTTOM, LEFT, X, BOTH, W, EW, NSEW, E
85 byline = Label(frame_background, text=byline_text, justify=LEFT,
89 justify=LEFT, fg=self.fg, bg=self.bg)
94 justify=LEFT, fg=self.fg, bg=self.bg)
112 self.py_license.pack(side=LEFT, padx=10, pady=10)
116 self.py_copyright.pack(side=LEFT, padx=10, pady=10)
120 self.py_credits.pack(side=LEFT, padx=10, pady=10)
135 self.readme.pack(side=LEFT, padx=10, pady=10)
139 self.idle_news.pack(side=LEFT, padx=10, pady=10)
143 self.idle_credits.pack(side=LEFT, padx=10, pady=10)