view flax/editline @ 1612:97e4f1b5ff19

choice UI support on live editor Ignore-this: e9bb570f128b05a498d05b4c6b6bcf86
author Drew Perttula <drewp@bigasterisk.com>
date Tue, 06 Jun 2017 06:37:09 +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