Mercurial > code > home > repos > light9
view flax/editsub @ 149:c31601504358
now with Subcomposer.open_sub_editing_window.
now with Subcomposer.open_sub_editing_window.
also, editsub works now.
author | dmcc |
---|---|
date | Sun, 06 Jul 2003 14:19:54 +0000 |
parents | a5515960d476 |
children |
line wrap: on
line source
#!/usr/bin/env python import sys import Subcomposer Subcomposer.open_sub_editing_window(sys.argv[-1], use_mainloop=1, dmxdummy=0)