| |||||||
| Skins You are working on a new Skin? Post it here! |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member Join Date: Nov 2004
Posts: 85
Thanks: 2
Thanked 0 Times in 0 Posts
| Hallo to every skin-maker! This is a part of the guide for the status-plugin v2 by gucky62 I´ve tried to translate the part for the skinmakers. Hope it makes it a little bit easier to integrate the statusbar in the different skins. The complete german guide is available here http://www.mp-forum.de/modules.php?n...download&id=72 The statusbar is on every page of a skin available. For this is the following code in the xlm-file of the page necessary. <control> <description>Status Bar</description> <type>statusbar</type> <id>1</id> <posX>50</posX> <posY>500</posY> <width>620</width> <height>22</height> <posYTop>15</posYTop> <texturebg>statusbar_back.png</texturebg> <lefttexture>statusbar_left.png</lefttexture> <midtexture>statusbar_mid.png</midtexture> <righttexture>statusbar_right.png</righttexture> <visible>yes</visible> <label>#statusbar_perc</label> </control> posX set the X position posY set the Y position (When in settings Bottom is select) posY set the Y position (when in settings Top is select) widht defines the width height set the height for the statusbar background texturebg set the grafic for the statusbar background lefttexture set the grafic for the left side of the statusbar midtexture set the grafic for the middle part of the statusbar righttexture set the grafic for the right side of the statusbar visible "yes" shows the grafic - "no" blind the grafic label #statusbar_perc must set. The variable contain the actuell % number The following variables are made for the skinmakers #statusbar_perc contain the percentage of the selected sensor #statusbar_name contain the sensor name #statusbar_high contain the upper limit of the sensor #statusbar_act contain the actuell value (i.e. 62 for a temperature sensor with 62C) This variables are in all Pages available. Hope i translated all correct and you can understand my english. cu merci |
| | |
![]() |
| Bookmarks |
| Tags |
| statusplugin, variables |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| IPTV@UT Plugin | moiristo | Plugins | 116 | 2008-10-06 22:32 |
| After first time entering .apefolder all files is unknown. | PHN2 | The old Bugreport Forum | 1 | 2006-03-15 17:28 |
| Gathering topical infos about plugins (To: authors & use | tomtom21000 | Plugins | 2 | 2006-02-05 00:20 |
| Plugin example doesnt show in list | Anonymous | Plugins | 5 | 2005-08-13 12:12 |