annotate flax/fieldsets/demo @ 168:f8b5cb5fbeed

- CueFader is hopefully done: - CueFader is hopefully done: - The TimedGoButton accepts a wheel to change the times. You can also enter times directly. - TimedGoButton really has a default starting time of 2 now. (there was a variable attached to the wrong widget before) - We send DMX levels with dmxclient now. - Autoload Times is a new option. - We load times from the next cue if Autoload Times is true. - Time predictions in the LabelledScale are slightly better. You still can change the time of an active fade. - Cue cache and DMX level computing now have their own functions, which get called at (hopefully) All The Right Times. - There are even some docs now! - Cues: sub_level parsing is better, will only throw out one line if it encounters problems (instead of the rest of the cue) - CueList: lots of 0 vs. None bugs fixed. - TkCueList: stores a reference to the controlling fader so it can alert it about changed cues. - CueEditron: You can edit sub_levels now. - cuelist1 was edited, checking it in for consistency's sake
author dmcc
date Wed, 09 Jul 2003 03:59:40 +0000
parents c1c0f5854f8f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
153
ed277a009f57 new xml format
drewp
parents: 150
diff changeset
1 <?xml version='1.0' encoding='UTF-8'?>
ed277a009f57 new xml format
drewp
parents: 150
diff changeset
2 <fieldset version='1'>
160
c1c0f5854f8f uses real light names (for our current patch, anyway) so the dmx send will work
drewp
parents: 156
diff changeset
3 <field y='64.518605176' x='64.4226431666' name='main 2' falloff='10'/>
c1c0f5854f8f uses real light names (for our current patch, anyway) so the dmx send will work
drewp
parents: 156
diff changeset
4 <field y='71.6297059084' x='64.1501958858' name='main 3' falloff='9.44161122397'/>
c1c0f5854f8f uses real light names (for our current patch, anyway) so the dmx send will work
drewp
parents: 156
diff changeset
5 <field y='62.2614165793' x='49.4797562176' name='main 4' falloff='9.02748404992'/>
c1c0f5854f8f uses real light names (for our current patch, anyway) so the dmx send will work
drewp
parents: 156
diff changeset
6 <field y='64.7105473806' x='39.4725745351' name='main 5' falloff='9.02748404992'/>
c1c0f5854f8f uses real light names (for our current patch, anyway) so the dmx send will work
drewp
parents: 156
diff changeset
7 <field y='70.0008620159' x='45.644638445' name='main 7' falloff='9.02748404992'/>
c1c0f5854f8f uses real light names (for our current patch, anyway) so the dmx send will work
drewp
parents: 156
diff changeset
8 <field y='70.7801243766' x='53.963092297' name='main 8' falloff='9.02748404992'/>
c1c0f5854f8f uses real light names (for our current patch, anyway) so the dmx send will work
drewp
parents: 156
diff changeset
9 <field y='68.1676620898' x='74.8416350959' name='main 9' falloff='10.5270359255'/>
c1c0f5854f8f uses real light names (for our current patch, anyway) so the dmx send will work
drewp
parents: 156
diff changeset
10 <field y='62.0408841822' x='79.8677043872' name='main 10' falloff='9.02748404992'/>
153
ed277a009f57 new xml format
drewp
parents: 150
diff changeset
11 </fieldset>