view flax/editline @ 1292:fdc20f9119fc

use fork of scales lib, to get decorator support Ignore-this: 36a7979e89e0f748d49e8d7ecdaa0587
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 30 May 2016 06:57:27 +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