Changeset 29501 for titan/skins


Ignore:
Timestamp:
07/19/14 15:29:47 (10 years ago)
Author:
tobayer
Message:

[sudoku plugin] add config menu and help

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/skins/sudoku/skin.xml

    r29469 r29501  
    33
    44
    5 <screen name="wait" text="please wait..." fontsize="40" fontcol="fontcol" posx="30" posy="600" halign="center" width="562" height="40" bgcol="-2">
     5<screen name="wait" text="please wait..." fontsize="40" fontcol="fontcol" posx="0" posy="600" halign="center" width="622" height="40" bgcol="-2">
    66</screen>
    77
     
    1313##      <node style="dbg" name="box3" posx="0" posy="375" width="100%" height="190" bgcol="#267FB2" bgcol2="#78C5E6" gradient="topmiddle">
    1414
    15         <node name="box11" posx="5"   posy="5"   width="170" height="170" bgcol="#267FB2" bgcol2="#78C5E6" gradient="topmiddle">
    16         <node name="box12" posx="195" posy="5"   width="170" height="170" bgcol="#267FB2" bgcol2="#78C5E6" gradient="leftmiddle">
    17         <node name="box13" posx="385" posy="5"   width="170" height="170" bgcol="#267FB2" bgcol2="#78C5E6" gradient="topmiddle">
     15        <node name="box11" posx="5"   posy="5"   width="170" height="170" bgcol="#267FB2" bgcol2="#78C5E6" gradient="topmiddle" transparent="0">
     16        <node name="box12" posx="195" posy="5"   width="170" height="170" bgcol="#267FB2" bgcol2="#78C5E6" gradient="leftmiddle" transparent="0">
     17        <node name="box13" posx="385" posy="5"   width="170" height="170" bgcol="#267FB2" bgcol2="#78C5E6" gradient="topmiddle" transparent="0">
    1818
    19         <node name="box21" posx="5"   posy="195" width="170" height="170" bgcol="#267FB2" bgcol2="#78C5E6" gradient="topmiddle">
    20         <node name="box22" posx="195" posy="195" width="170" height="170" bgcol="#267FB2" bgcol2="#78C5E6" gradient="leftmiddle">
    21         <node name="box23" posx="385" posy="195" width="170" height="170" bgcol="#267FB2" bgcol2="#78C5E6" gradient="topmiddle">
     19        <node name="box21" posx="5"   posy="195" width="170" height="170" bgcol="#267FB2" bgcol2="#78C5E6" gradient="topmiddle" transparent="0">
     20        <node name="box22" posx="195" posy="195" width="170" height="170" bgcol="#267FB2" bgcol2="#78C5E6" gradient="leftmiddle" transparent="0">
     21        <node name="box23" posx="385" posy="195" width="170" height="170" bgcol="#267FB2" bgcol2="#78C5E6" gradient="topmiddle" transparent="0">
    2222
    23         <node name="box31" posx="5"   posy="385" width="170" height="170" bgcol="#267FB2" bgcol2="#78C5E6" gradient="topmiddle">
    24         <node name="box32" posx="195" posy="385" width="170" height="170" bgcol="#267FB2" bgcol2="#78C5E6" gradient="leftmiddle">
    25         <node name="box33" posx="385" posy="385" width="170" height="170" bgcol="#267FB2" bgcol2="#78C5E6" gradient="topmiddle">
     23        <node name="box31" posx="5"   posy="385" width="170" height="170" bgcol="#267FB2" bgcol2="#78C5E6" gradient="topmiddle" transparent="0">
     24        <node name="box32" posx="195" posy="385" width="170" height="170" bgcol="#267FB2" bgcol2="#78C5E6" gradient="leftmiddle" transparent="0">
     25        <node name="box33" posx="385" posy="385" width="170" height="170" bgcol="#267FB2" bgcol2="#78C5E6" gradient="topmiddle" transparent="0">
    2626
    2727
    2828
    29         <node type="grid" name="grid" fontcol="white" fontsize="40" posx="0" posy="0" width="562" height="632" scrollbar="no">
     29        <node type="grid" name="grid" fontcol="white" fontsize="40" posx="0" posy="0" width="562" height="632" scrollbar="no" transparent="0">
    3030                <node parent="grid" bgspace="5" bgcol="grey" posx="0"   posy="0"  width="60" height="60" halign="center" valign="middle" type="gridbr">
    3131                <node parent="grid" bgspace="5" bgcol="grey" posx="60"  posy="0"  width="60" height="60" halign="center" valign="middle">
     
    121121        <node name="checks" fontsize="30" fontcol="fontcol" posx="right" posy="580" width="250" height="30" halign="right" valign="middle">
    122122
    123 <node name="b1" text="OK"   fontsize="28" fontcol="white" posx="left"  posy="bottom" width="100" height="40" halign="center" valign="middle" bgcol="#BBBBBB">
    124 <node name="b2" text="EXIT" fontsize="28" fontcol="white" posx="right" posy="bottom" width="100" height="40" halign="center" valign="middle" bgcol="#BBBBBB">
    125 <node name="b3" text="Hard" fontsize="28" fontcol="white" posx="175"   posy="bottom" width="100" height="40" halign="center" valign="middle" bgcol="#B82120">
    126 <node name="b4" text="Easy" fontsize="28" fontcol="white" posx="285"   posy="bottom" width="100" height="40" halign="center" valign="middle" bgcol="#30BA30">
     123<node name="b1" text="OK"   fontsize="28" fontcol="white" posx="left"  posy="bottom" width="80"  height="40" halign="center" valign="middle" bgcol="#BBBBBB">
     124<node name="b2" text="EXIT" fontsize="28" fontcol="white" posx="right" posy="bottom" width="80"  height="40" halign="center" valign="middle" bgcol="#BBBBBB">
     125<node name="b3" text="Menu" fontsize="28" fontcol="white" posx="90"    posy="bottom" width="100" height="40" halign="center" valign="middle" bgcol="#BBBBBB">
     126<node name="b4" text="Hard" fontsize="28" fontcol="white" posx="200"   posy="bottom" width="100" height="40" halign="center" valign="middle" bgcol="#B82120">
     127<node name="b5" text="Easy" fontsize="28" fontcol="white" posx="310"   posy="bottom" width="100" height="40" halign="center" valign="middle" bgcol="#30BA30">
     128<node name="b6" text="?"    fontsize="28" fontcol="white" posx="420"   posy="bottom" width="52"  height="40" halign="center" valign="middle" bgcol="#BBBBBB">
    127129</screen>
     130
     131
     132<screen name="sudoku_settings" bgcol="#267FB2" posx="0" posy="0" width="622" height="100%" hspace="30" vspace="30" transparent="0">
     133        <node type="listbox" name="listbox" fontcol="white" fontsize="40" posx="0" posy="0" width="562" height="632" scrollbar="no">
     134                <node parent="listbox" name="posx" text="X-Position" type="choicebox" valign="middle" width="100%" height="35">
     135<node name="b1" text="OK"   fontsize="28" fontcol="white" posx="left"  posy="bottom" width="80" height="40" halign="center" valign="middle" bgcol="#BBBBBB">
     136<node name="b2" text="EXIT" fontsize="28" fontcol="white" posx="right" posy="bottom" width="80" height="40" halign="center" valign="middle" bgcol="#BBBBBB">
     137</screen>
     138
     139
     140<screen name="sudoku_help" bgcol="#267FB2" posx="0" posy="0" width="622" height="100%" hspace="30" vspace="30" transparent="0">
     141#       <node style="dbg" name="border" posx="0" posy="0" width="562" height="610">
     142        <node name="title" text="Sudoku Hilfe" fontsize="40" fontcol="fontcol" posx="0" posy="0" width="100%" height="40" halign="center" valign="middle">
     143
     144        <node name="text01" text="1..9" fontsize="28" fontcol="white" posx="0" posy="100" width="100" height="40" halign="center" valign="middle" bgcol="#BBBBBB">
     145        <node name="text11" text="Eingabe der Zahlen 1 bis 9" fontsize="28" fontcol="fontcol" posx="120" posy="105" width="442" height="30" halign="left" valign="middle">
     146
     147        <node name="text02" text="0" fontsize="28" fontcol="white" posx="0" posy="150" width="100" height="40" halign="center" valign="middle" bgcol="#BBBBBB">
     148        <node name="text12" text="Falsche Eingaben löschen" fontsize="28" fontcol="fontcol" posx="120" posy="155" width="442" height="30" halign="left" valign="middle">
     149
     150        <node name="text03" text="OK" fontsize="28" fontcol="white" posx="0" posy="200" width="100" height="40" halign="center" valign="middle" bgcol="#BBBBBB">
     151        <node name="text13" text="Eingaben überprüfen" fontsize="28" fontcol="fontcol" posx="120" posy="205" width="442" height="30" halign="left" valign="middle">
     152
     153        <node name="text04" text="Menu" fontsize="28" fontcol="white" posx="0" posy="250" width="100" height="40" halign="center" valign="middle" bgcol="#BBBBBB">
     154        <node name="text14" text="Einstellungsmenü öffnen" fontsize="28" fontcol="fontcol" posx="120" posy="255" width="442" height="30" halign="left" valign="middle">
     155
     156        <node name="text05" text="Hard" fontsize="28" fontcol="white" posx="0" posy="300" width="100" height="40" halign="center" valign="middle" bgcol="#B82120">
     157        <node name="text15" text="Neues Spiel (schwierig)" fontsize="28" fontcol="fontcol" posx="120" posy="305" width="442" height="30" halign="left" valign="middle">
     158
     159        <node name="text06" text="Easy" fontsize="28" fontcol="white" posx="0" posy="350" width="100" height="40" halign="center" valign="middle" bgcol="#30BA30">
     160        <node name="text16" text="Neues Spiel (leicht)" fontsize="28" fontcol="fontcol" posx="120" posy="355" width="442" height="30" halign="left" valign="middle">
     161
     162<node name="b1" text="EXIT" fontsize="28" fontcol="white" posx="right" posy="bottom" width="80" height="40" halign="center" valign="middle" bgcol="#BBBBBB">
     163</screen>
Note: See TracChangeset for help on using the changeset viewer.