Mercurial > code > home > repos > light9
view flax/editsub @ 102:e04f7b552bcd
- scroll wheel works everywhere
- scroll wheel works everywhere
- interface is white on black
- subs that start scenes are white
- more status information, startup process kinda cleaned up
author | dmcc |
---|---|
date | Sun, 14 Jul 2002 08:01:24 +0000 |
parents | 45b12307c695 |
children | a5515960d476 |
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)