view flax/editline @ 1030:efcb41c585fe

update networking for testing Ignore-this: 6200fdf23cb8e1d7db2ed3e8633f6688
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 26 May 2014 20:52:25 +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