view flax/editline @ 1909:5a9952820f9d

more debug js setups Ignore-this: c271d7fc9dff951e91e8e6b22d544646
author Drew Perttula <drewp@bigasterisk.com>
date Sat, 01 Jun 2019 10:56:55 +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