view flax/editline @ 1591:2713d2f7a0fc

resource-display can have a rename button for editing rdfs:label Ignore-this: 99510987756065f9a30ffc2de0c4b6f4
author Drew Perttula <drewp@bigasterisk.com>
date Thu, 01 Jun 2017 08:35:16 +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