view flax/editline @ 519:f2dbb0b1fb35

optimize the number of curve redraws at curvecalc's startup Ignore-this: 4498afcf51bfdba37a7c0cfe12596958
author drewp@bigasterisk.com
date Mon, 29 Jun 2009 04:40:34 +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