view flax/editline @ 1057:2448ebc38a6f

curvecalc.glade upgrade VBox/HBox, make subterms hidden (on the way to removal) Ignore-this: 62e123296a37ce6927441dac79c8e1ac
author Drew Perttula <drewp@bigasterisk.com>
date Sun, 01 Jun 2014 20:58:33 +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