view flax/editline @ 1719:165df402cb98

timeline canvas kind of resizes in its space (with setInterval, and possibly overshoot at the bottom) Ignore-this: 7540d77e79a3201f6032ec8d296869b6
author Drew Perttula <drewp@bigasterisk.com>
date Sun, 06 May 2018 22:41:36 +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