view flax/editline @ 726:8fba62df5e39

selectmanip more controls, hover highlight Ignore-this: fec790c4c895a987fbd6bcf8dbc836e1
author Drew Perttula <drewp@bigasterisk.com>
date Thu, 14 Jun 2012 06:24:39 +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