view flax/editline @ 1923:feafbe49ca0b

type fixes Ignore-this: 7f9003a6097a2b56c6767ded3360d8ec
author Drew Perttula <drewp@bigasterisk.com>
date Sat, 01 Jun 2019 23:45: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