[Python-checkins] CVS: python/dist/src/Tools/pynche ChipViewer.py ColorDB.py ListViewer.py Main.py PyncheWidget.py Switchboard.py

Barry A. Warsaw bwarsaw@cnri.reston.va.us
Mon, 26 Apr 1999 19:17:16 -0400 (EDT)


Update of /projects/cvsroot/python/dist/src/Tools/pynche
In directory anthem:/projects/python/develop/bwarsaw/python/dist/src/Tools/pynche

Modified Files:
	ChipViewer.py ColorDB.py ListViewer.py Main.py PyncheWidget.py 
	Switchboard.py 
Log Message:
Lots of changes to support loading alternative color name database.
You can switch database by just loading the new one; the list window
and nearest colors adapt to the new database.

Some reorganizing of code.  Also, the name of the database file is
stored in the ~/.pynche pickle.  If it can't be loaded, fallbacks are
used.