view flax/editline @ 606:3ed6a6b39f39

rewrite stack() Ignore-this: f4540894080f2714fb411c6385d2975f
author drewp@bigasterisk.com
date Sun, 20 Jun 2010 23:15:57 +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