view flax/editline @ 1874:fc72f550ddcd

annual update of the hardcoded URIs in frontend code that I don't bother to fix Ignore-this: 3c438cd972d3014cca2383f943023b1b
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 27 May 2019 06:22:34 +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