Current Path: > > usr > lib64 > python3.8 > > tkinter > > __pycache__
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
__init__.cpython-38.opt-1.pyc | File | 176179 bytes | October 17 2023 18:13:00. | |
__init__.cpython-38.opt-2.pyc | File | 104056 bytes | October 17 2023 18:13:03. | |
__init__.cpython-38.pyc | File | 176209 bytes | October 17 2023 18:12:57. | |
__main__.cpython-38.opt-1.pyc | File | 306 bytes | October 17 2023 18:12:57. | |
__main__.cpython-38.opt-2.pyc | File | 273 bytes | October 17 2023 18:13:03. | |
__main__.cpython-38.pyc | File | 306 bytes | October 17 2023 18:12:57. | |
colorchooser.cpython-38.opt-1.pyc | File | 2254 bytes | October 17 2023 18:12:57. | |
colorchooser.cpython-38.opt-2.pyc | File | 1091 bytes | October 17 2023 18:13:03. | |
colorchooser.cpython-38.pyc | File | 2254 bytes | October 17 2023 18:12:57. | |
commondialog.cpython-38.opt-1.pyc | File | 1114 bytes | October 17 2023 18:12:57. | |
commondialog.cpython-38.opt-2.pyc | File | 1114 bytes | October 17 2023 18:12:57. | |
commondialog.cpython-38.pyc | File | 1114 bytes | October 17 2023 18:12:57. | |
constants.cpython-38.opt-1.pyc | File | 1656 bytes | October 17 2023 18:13:00. | |
constants.cpython-38.opt-2.pyc | File | 1656 bytes | October 17 2023 18:13:00. | |
constants.cpython-38.pyc | File | 1656 bytes | October 17 2023 18:12:57. | |
dialog.cpython-38.opt-1.pyc | File | 1474 bytes | October 17 2023 18:12:57. | |
dialog.cpython-38.opt-2.pyc | File | 1474 bytes | October 17 2023 18:12:57. | |
dialog.cpython-38.pyc | File | 1474 bytes | October 17 2023 18:12:57. | |
dnd.cpython-38.opt-1.pyc | File | 11264 bytes | October 17 2023 18:12:57. | |
dnd.cpython-38.opt-2.pyc | File | 6310 bytes | October 17 2023 18:13:03. | |
dnd.cpython-38.pyc | File | 11264 bytes | October 17 2023 18:12:57. | |
filedialog.cpython-38.opt-1.pyc | File | 12305 bytes | October 17 2023 18:12:57. | |
filedialog.cpython-38.opt-2.pyc | File | 10482 bytes | October 17 2023 18:13:03. | |
filedialog.cpython-38.pyc | File | 12305 bytes | October 17 2023 18:12:57. | |
font.cpython-38.opt-1.pyc | File | 6305 bytes | October 17 2023 18:12:57. | |
font.cpython-38.opt-2.pyc | File | 5125 bytes | October 17 2023 18:13:03. | |
font.cpython-38.pyc | File | 6305 bytes | October 17 2023 18:12:57. | |
messagebox.cpython-38.opt-1.pyc | File | 2993 bytes | October 17 2023 18:12:57. | |
messagebox.cpython-38.opt-2.pyc | File | 2643 bytes | October 17 2023 18:13:03. | |
messagebox.cpython-38.pyc | File | 2993 bytes | October 17 2023 18:12:57. | |
scrolledtext.cpython-38.opt-1.pyc | File | 2179 bytes | October 17 2023 18:12:57. | |
scrolledtext.cpython-38.opt-2.pyc | File | 1622 bytes | October 17 2023 18:13:03. | |
scrolledtext.cpython-38.pyc | File | 2179 bytes | October 17 2023 18:12:57. | |
simpledialog.cpython-38.opt-1.pyc | File | 11000 bytes | October 17 2023 18:12:57. | |
simpledialog.cpython-38.opt-2.pyc | File | 9266 bytes | October 17 2023 18:13:03. | |
simpledialog.cpython-38.pyc | File | 11000 bytes | October 17 2023 18:12:57. | |
tix.cpython-38.opt-1.pyc | File | 79409 bytes | October 17 2023 18:12:57. | |
tix.cpython-38.opt-2.pyc | File | 58185 bytes | October 17 2023 18:13:03. | |
tix.cpython-38.pyc | File | 79409 bytes | October 17 2023 18:12:57. | |
ttk.cpython-38.opt-1.pyc | File | 56700 bytes | October 17 2023 18:12:57. | |
ttk.cpython-38.opt-2.pyc | File | 28189 bytes | October 17 2023 18:13:03. | |
ttk.cpython-38.pyc | File | 56700 bytes | October 17 2023 18:12:57. |
U e5d � @ sl d Z dgZddlmZmZmZmZmZmZ ddl m Z mZmZm Z G dd� de�Zdd� Zedkrhe� d S ) a A ScrolledText widget feels like a text widget but also has a vertical scroll bar on its right. (Later, options may be added to add a horizontal bar as well, to make the bars disappear automatically when not needed, to move them to the other side of the window, etc.) Configuration options are passed to the Text widget. A Frame widget is inserted between the master and the text, to hold the Scrollbar widget. Most methods calls are inherited from the Text widget; Pack, Grid and Place methods are redirected to the Frame widget however. �ScrolledText� )�Frame�Text� Scrollbar�Pack�Grid�Place)�RIGHT�LEFT�Y�BOTHc @ s e Zd Zddd�Zdd� ZdS )r Nc K s� t |�| _t| j�| _| jjttd� |�d| jji� t j | | jf|� | jttdd� | j | jd<