view flax/editline @ 1796:a5f44483e4c5

reformat Ignore-this: cd8627ff965879acdccc50cba64a4f35
author Drew Perttula <drewp@bigasterisk.com>
date Thu, 07 Jun 2018 23:05: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