view flax/editline @ 1519:a225c32bd9c8

new svg paint UI Ignore-this: 11ce16de596585c08f9de5d2107c0eeb
author Drew Perttula <drewp@bigasterisk.com>
date Wed, 12 Apr 2017 09:07:49 +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