view flax/editline @ 1512:3693b226b0b8

update coloredlogs Ignore-this: c152bd3f4a87270a064d737cbe8a90b0
author Drew Perttula <drewp@bigasterisk.com>
date Thu, 30 Mar 2017 05:54:42 +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