D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
python37
/
lib64
/
python3.7
/
idlelib
/
__pycache__
/
Filename :
textview.cpython-37.pyc
back
Copy
B � f� � @ s� d Z ddlmZmZmZmZmZmZmZm Z m Z mZmZ ddl mZmZmZ ddlmZ ddlmZ G dd� de�ZG dd � d e�ZG d d� de�ZG dd � d e�Zddd�Zddd�Zedkr�ddlmZ edddd� ddlmZ ee� dS )zSimple text browser for IDLE � )�Toplevel�Text�TclError� HORIZONTAL�VERTICAL�NS�EW�NSEW�NONE�WORD�SUNKEN)�Frame� Scrollbar�Button)� showerror)�color_configc s0 e Zd ZdZ� fdd�Zdd� Zdd� Z� ZS )�AutoHideScrollbarzpA scrollbar that is automatically hidden when not needed. Only the grid geometry manager is supported. c s<