File: //usr/local/lib/python3.10/tkinter/__pycache__/colorchooser.cpython-310.pyc
o
�id
� @ sJ d dl mZ ddgZG dd� de�Zd dd�Zedkr#ede� � dS dS )
� )�Dialog�Chooser�askcolorc @ s$ e Zd ZdZdZdd� Zdd� ZdS )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.
Ztk_chooseColorc C sD z| j d }t|t�rd| | j d<