Files @ cad8207933d7
Branch filter:

Location: light9/flax/editline

Drew Perttula
KC fix logging, startup after graph sync, display uri tails when there's no label
Ignore-this: 55d0cac2cd05d07ac6e7691b25b6b117
1
2
3
4
5
6
7
8
#!/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