view flax/editline @ 1428:7fd31c549e17

notes about effecteval Ignore-this: 1f132f9161fd22f290e906597ed1069
author drewp@bigasterisk.com
date Sat, 11 Jun 2016 04:34: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