view flax/editline @ 701:417e23dc0af0

add marble-ice theme. use --reload to opt in to all autoreloading Ignore-this: d87e96e140fa5c7d43bc3cdc32b86a50
author Drew Perttula <drewp@bigasterisk.com>
date Sun, 10 Jun 2012 06:55:46 +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