About Anaconda Help Download Anaconda

Ttk Python wrapper

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.3.2

conda install

To install this package run one of the following:
conda install conda-forge::pyttk
conda install conda-forge/label/cf201901::pyttk
conda install conda-forge/label/cf202003::pyttk
conda install conda-forge/label/gcc7::pyttk

Description

This ttk wrapper provides classes to allow using the Tk themed widget set, as well some extensions, under Python. Ttk is based on a revised and enhanced version of TIP #48 (http://tip.tcl.tk/48) specified style engine. Its basic idea is to separate, to the extent possible, the code implementing a widget's behavior from the code implementing its appearance. Widget class bindings are primarily responsible for maintaining the widget state and invoking callbacks, all aspects of the widgets appearance lies at Themes.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.9) Legal | Privacy Policy