view flax/editline @ 1509:8535eb1b40d6

caniusepython3 link Ignore-this: 2266cd8ec4efd265166a7ed5affcf68d
author Drew Perttula <drewp@bigasterisk.com>
date Tue, 28 Mar 2017 08:45:09 +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