view flax/editline @ 639:7ee76a895427

start CC menubar Ignore-this: ecd7bf129c2ee9c03bfc1a67f3232d45
author Drew Perttula <drewp@bigasterisk.com>
date Fri, 17 Jun 2011 06:33:48 +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