✏️ 正在编辑: scrolledtext.cpython-312.pyc
路径:
/lib64/python3.12/tkinter/__pycache__/scrolledtext.cpython-312.pyc
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
� �֦i � �| � d Z ddlmZmZmZmZmZmZ ddlm Z m Z mZmZ dgZ G d� de� Zd� Zedk( r e� yy) 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. � )�Frame�Text� Scrollbar�Pack�Grid�Place)�RIGHT�LEFT�Y�BOTH�ScrolledTextc � � e Zd Zdd�Zd� Zy)r Nc �$ � t |� | _ t | j � | _ | j j t t �� |j d| j j i� t j | | j fi |�� | j t t d�� | j | j d<