| QUOTE (Advertencia) |
| Antes de nada, avisar q no se si seré capaz de hacerlo, ya sea por tiempo, ánimo o capacidades, y q probablemente no sea muy elegante, de errores, o simplemente no funcione |
| CODE |
| <!-- skin details --> <string id="name" value="NOMBRESKIN"> <!-- The name of the skin --> <string id="author" value="NOMBREAUTOR"> <!-- The author name --> <string id="description" value="DESCRIPCIÓN"> <!-- Short description --> <string id="version" value="VERSIÓN"> <!-- The version number --> |
| CODE |
| <!-- sections area on the side of the screen --> <container id="sect" file="sections"> <!-- stick to left of screen --> <layout class="stick_to_sides_attachment" alignment="left" inset="0"> <layout class="fit_children_attachment" alignment="horizontal" offset="0"> |
| CODE |
| <!-- Panels Box--> |
| CODE |
| <!-- Intro only screen --> <widget class="picture" id="pict" auto_size="all" file="backgrounds/ground" cached="true"> <layout class="stick_to_sides_attachment" alignment="all" inset="0"/> <attachment class="test_global_attachment" get_property="scid" value="2" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/> </widget> |
| CODE |
| <container class="titled_box" title="Skinner Panel" width="200" height="90" appearance="boxes/tutorial" colour="white"> <layout class="stick_to_sides_attachment" alignment="bottom, right" inset="10"/> <attachment class="moveable_attachment"/> <widget class="action_button" text="1" auto_size="vertical" appearance="button/blue/button" width="85"> <event id="click_event" event_id="sPRF" event_target="scrn"/> <layout class="stick_to_sides_attachment" alignment="bottom" inset="0"/> <layout class="stick_to_sides_attachment" alignment="left" inset="0"/> </widget> <widget class="action_button" text="2" auto_size="vertical" appearance="button/blue/button" width="85"> <event id="click_event" event_id="conf" event_target="scrn"/> <layout class="stick_to_sides_attachment" alignment="bottom" inset="0"/> <layout class="stick_to_sides_attachment" alignment="right" inset="0"/> </widget> </container> |
| QUOTE (Indar Gorri @ Aug 8 2007, 17:52) |
| Y un skin que pollas es?? |




| CODE |
| <!-- Inbox Screen --> <widget class="background" id="bgnd" file="backgrounds/8"> <layout class="stick_to_sides_attachment" alignment="all" inset="0"/> <attachment class="test_global_attachment" get_property="scid" value="14" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/> </widget> |
| QUOTE (Faryds @ Aug 9 2007, 23:24) |
| perdon, la guia en q formato está? la quise poner en doc y no abre gracias |
| QUOTE (kafwell @ Aug 10 2007, 05:40) |
| Basta con ponerle al final ".RAR" sin comillas, y ya puedes descomprimirlo. |