| tkColorChooser | index /usr/lib/python1.6/lib-tk/tkColorChooser.py |
# Instant Python
# $Id: tkColorChooser.py,v 1.4 1998/08/10 20:13:17 guido Exp $
#
# tk common colour chooser dialogue
#
# this module provides an interface to the native color dialogue
# available in Tk 4.2 and newer.
#
# written by Fredrik Lundh, May 1997
#
# fixed initialcolor handling in August 1998
#
| Classes | ||||||||||
| ||||||||||
| Functions | ||
| ||
| Data | ||
| __file__ = '/usr/lib/python1.6/lib-tk/tkColorChooser.pyc' __name__ = 'tkColorChooser' | ||