view flax/editline @ 1994:1b690005aabd

little vidref player inside timeline Ignore-this: 87333fed2271d9eae182fff1e3d2be1
author Drew Perttula <drewp@bigasterisk.com>
date Sun, 09 Jun 2019 19:16:37 +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