view flax/editline @ 1243:73efcda34af2

picamserve port Ignore-this: 3eccbef256cedb403513ba724d2f4445
author drewp@bigasterisk.com
date Fri, 12 Jun 2015 10:03:14 +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