Added progress bar control (for the PC11 paper tape reader)
This commit is contained in:
parent
bff199ee7f
commit
5e9891292c
15 changed files with 383 additions and 190 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue