⚝
One Hat Cyber Team
⚝
Your IP:
160.79.111.33
Server IP:
162.254.39.145
Server:
Linux premium289.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
Server Software:
LiteSpeed
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib64
/
python3.8
/
tkinter
/
__pycache__
/
View File Name :
scrolledtext.cpython-38.opt-1.pyc
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<