Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
usr
/
lib64
/
python3.12
/
tkinter
/
__pycache__
/
//usr/lib64/python3.12/tkinter/__pycache__/colorchooser.cpython-312.pyc
� �֦id � �^ � d dl mZ ddgZ G d� de� Zd d�Zedk( r ed e� � yy) � )�Dialog�Chooser�askcolorc � � e Zd ZdZdZd� Zd� Zy)r a� Create a dialog for the tk_chooseColor command. Args: master: The master widget for this dialog. If not provided, defaults to options['parent'] (if defined). options: Dictionary of options for the tk_chooseColor call. initialcolor: Specifies the selected color when the dialog is first displayed. This can be a tk color string or a 3-tuple of ints in the range (0, 255) for an RGB triplet. parent: The parent window of the color dialog. The color dialog is displayed on top of this. title: A string for the title of the dialog box. �tk_chooseColorc � � | j d }t |t � rd|z | j d<