view flax/editline @ 1807:56e435ac7a41

start the ui work for multiselect on /live Ignore-this: 9cfd22eac4d49b093643027e387f4f5e
author Drew Perttula <drewp@bigasterisk.com>
date Fri, 08 Jun 2018 09:54:08 +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