view flax/editline @ 1705:115a268f1d74

pixi tag, some version upgrades Ignore-this: 89a7442328af563b0a66a0675abdc3ea
author Drew Perttula <drewp@bigasterisk.com>
date Sun, 29 Apr 2018 21:56:51 +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