view flax/editline @ 1104:448fe9f81501

start to convert subserver to offer the new effects Ignore-this: 8dcbd993db2e451d80da200cd2cfbc81
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 09 Jun 2014 07:30:23 +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