view flax/editline @ 936:11aa214cb9a1

refactor vidref MusicTime class Ignore-this: 20302df87d13931fe0355f3bc3435973
author drewp@bigasterisk.com
date Wed, 12 Jun 2013 19:27:14 +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