Mercurial > code > home > repos > light9
comparison bin/keyboardcomposer @ 260:7f9d0f04bb2d
KeyboardComposer is now a SubClient
author | David McClosky <dmcc@bigasterisk.com> |
---|---|
date | Thu, 16 Jun 2005 19:26:44 +0000 |
parents | a92b6d1ac072 |
children | 0f112a7dd6b3 |
comparison
equal
deleted
inserted
replaced
259:60b6471fb0d2 | 260:7f9d0f04bb2d |
---|---|
9 import pickle | 9 import pickle |
10 | 10 |
11 import run_local | 11 import run_local |
12 from light9.Fadable import Fadable | 12 from light9.Fadable import Fadable |
13 from light9.Submaster import Submasters, sub_maxes | 13 from light9.Submaster import Submasters, sub_maxes |
14 from light9.subclient import SubClient | |
14 from light9 import dmxclient, showconfig | 15 from light9 import dmxclient, showconfig |
15 from light9.uihelpers import toplevelat | 16 from light9.uihelpers import toplevelat |
16 | 17 |
17 nudge_keys = { | 18 nudge_keys = { |
18 'up' : list('qwertyuiop'), | 19 'up' : list('qwertyuiop'), |