view flax/editline @ 1609:0bb3051fd6fd

move colorpick to its own file Ignore-this: 1e6572cf19a17c861e22ed1789206c39
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 05 Jun 2017 08:28:50 +0000
parents 45b12307c695
children
line wrap: on
line source

#!/usr/bin/python

"""loads and saves timelines. lets you edit the timings and select the
functions. you should be able to edit the functions' parameters also.
"""

import Tkinter as tk