view flax/editline @ 1767:1df3b2c7f283

bg grid Ignore-this: 64ce03a62952a33c0115283ff266120b
author drewp@bigasterisk.com
date Fri, 01 Jun 2018 02:09:38 +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