view flax/editline @ 1739:7e66643b3f54

quieter graph logs Ignore-this: f24071530e1ecc5c2b7a7de184f438ac
author Drew Perttula <drewp@bigasterisk.com>
date Fri, 18 May 2018 07:54:06 +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