view flax/editline @ 829:e53e78db7b17

refactor file watching. notice new files and dirs. Ignore-this: 7f571fd9b309b54cff22b2fee5e68322
author Drew Perttula <drewp@bigasterisk.com>
date Tue, 04 Jun 2013 22:46: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