view flax/editline @ 1191:37199cea3a2a

KC fix sortin Ignore-this: 70ff3a7c177d1c60e4a2181639b91a6f
author drewp@bigasterisk.com
date Sun, 15 Jun 2014 18:21:16 +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