view flax/editline @ 851:df3220bb7a2d

make EditChoice prompt configurable Ignore-this: 731efbaa464350a0a416b0892726e531
author drewp@bigasterisk.com
date Wed, 05 Jun 2013 23:28:07 +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