view flax/editline @ 832:231a8b3aedc3

showconfig still reads n3 files on its own for legacy code. reads anything in top dir, not just config.n3 and patch.n3 Ignore-this: c510095c0c05e7508161fd4adc75449a
author Drew Perttula <drewp@bigasterisk.com>
date Tue, 04 Jun 2013 23:18:46 +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