Distinguish between Download (for remote disks/files) and Load (for local disks/files)
This commit is contained in:
parent
605146075b
commit
afc6c3cbd1
12 changed files with 17 additions and 15 deletions
|
|
@ -20,6 +20,6 @@
|
|||
<item ref="/apps/c1p/BASIC/OSI/SAMPLE6.BAS">PRESIDENTS</item>
|
||||
<item ref="/sites/www.osiweb.org/programs/basic/OsiBas/spacewar.bas">SPACEWAR</item>
|
||||
</control>
|
||||
<control type="button" class="input" binding="loadSerial">Load File</control>
|
||||
<control type="button" class="input" binding="loadSerial">Download</control>
|
||||
<control type="file" class="input" binding="mountSerial" style="padding-left:16px"/>
|
||||
</serial>
|
||||
|
|
|
|||
Loading…
Reference in a new issue