view flax/editline @ 954:8152b1dd8a2f

focus on a subterm expression, and we'll bring any curves it mentions up to the top of the curvesetview Ignore-this: f1a6456ed67a46cfdc7e0b8ba3f6fce7
author drewp@bigasterisk.com
date Fri, 14 Jun 2013 18:08:07 +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