view flax/editline @ 1910:f974078a82df

support for more dmx device types Ignore-this: 2281024bb469ffeee13e92151b41a55
author Drew Perttula <drewp@bigasterisk.com>
date Sat, 01 Jun 2019 10:57:53 +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