Ignore:
Timestamp:
Jan 3, 2012, 10:18:59 PM (14 years ago)
Author:
nit
Message:

add numinput to skin

File:
1 edited

Legend:

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

    r12584 r12753  
    33
    44<screen name=logo posx=0 posy=0 width=1280 height=720 picwidth=1280 picheight=720>
     5</screen>
     6
     7<screen valign=bottom titlealign=center name="numinput" hspace=5 vspace=5 fontcol=fontcol fontsize=30 posx=center posy=center width=500 height=100 bordercol=bordercol bordersize=1 bgcol=bgcol>
     8<node valign=center bordersize=2 fontsize=30 bordercol=bordercol scrollbar=auto type=inputboxnum name=input posy=1 width=100% height=-35>
     9<node name=b1 text=OK halign=center valign=center bordercol=okcol bordersize=4 bordertype=2 posx=20 posy=0 width=150 height=30/>
     10<node name=b2 text=EXIT halign=center valign=center bordercol=exitcol bordersize=4 bordertype=2 posx=180 posy=0 width=150 height=30/>
    511</screen>
    612
Note: See TracChangeset for help on using the changeset viewer.