Added progress bar control (for the PC11 paper tape reader)

This commit is contained in:
Jeff Parsons 2016-10-19 14:16:14 -07:00 committed by Jeff Parsons
commit 5e9891292c
15 changed files with 383 additions and 190 deletions

View file

@ -31,6 +31,6 @@
<control type="button" binding="step">Step</control>
<control type="button" binding="reset">Reset</control>
<control type="button" binding="setSpeed">Fast</control>
<control type="description" binding="speed" padLeft="8px">Stopped</control>
<control type="description" binding="speed" pos="default">Stopped</control>
</control>
</panel>