Changeset 12022 for ipk


Ignore:
Timestamp:
Dec 4, 2011, 2:59:09 PM (14 years ago)
Author:
nit
Message:

[titan] add stop button to position setup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default/skin.xml

    r12014 r12022  
    1010<node name=finemove text="Fine move" parent=listbox width=100% height=30>
    1111<node name=limit text="Limit" parent=listbox width=100% height=30>
    12 <node name=goto0 text="Go to startpos" parent=listbox width=100% height=30>
    13 <node name=storagepos text="Stotage position" parent=listbox type=choicebox width=100% height=30>
     12<node name=goto0 text="Goto startpos" parent=listbox width=100% height=30>
     13<node name=storagepos text="Storage position" parent=listbox type=choicebox width=100% height=30>
    1414<node name=b1 halign=center valign=center posx=0 posy=0 width=140 height=39 bordercol=red bordertype=2 bordersize=6/>
    1515<node name=b2 halign=center valign=center posx=150 posy=0 width=140 height=39 bordercol=green bordertype=2 bordersize=6/>
    1616<node name=b3 halign=center valign=center posx=300 posy=0 width=140 height=39 bordercol=yellow bordertype=2 bordersize=6/>
    1717<node name=b4 halign=center valign=center posx=450 posy=0 width=140 height=39 bordercol=blue bordertype=2 bordersize=6/>
     18<node name=b5 text="OK (Stop)" halign=center valign=center posx=600 posy=0 width=140 height=39 bordercol=okcol bordertype=2 bordersize=6/>
    1819</screen>
    1920
Note: See TracChangeset for help on using the changeset viewer.