view flax/editline @ 1377:2df0dc79ce76

modernize polymer on index page. move live and timeline to subdirs Ignore-this: 99a836d91ddbc8117abbe04788772409
author Drew Perttula <drewp@bigasterisk.com>
date Wed, 08 Jun 2016 06:02: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