0 użytkowników i 3 Gości przegląda ten wątek.
hmmm, a skąd plugi z today'a wzięły Ci się w oknie HS++?
<Window xmlns="http://www.chi-tai.info/BatteryStatus" imagesrc="Diamond Black" version="1"> <!-- Data --> <Row name="Date" rowtoggle="0"> <!-- Data --> <View height="16"> <Item class="date" ontap="CtlPnl" index="16"> <label text="dddddddd '\' MMMMMMMMM '\' yyyy r." bold="1" fontsize="14" top="0" align="center" /> </Item> </View> </Row> <!-- Zegarek --> <Row name="Clock" rowtoggle="0"> <!-- HTC Home --> <View height="100"> <Item class="clock_digit"> <image top="-17" /> </Item> <Item class="clock_digit"> <image top="-1" /> </Item> <Item class="clock_seperator"> <image top="6" left="-3" /> </Item> <Item class="clock_digit"> <image top="-1"/> </Item> <Item class="clock_digit"> <image top="-1"/> </Item> <Item class="clock_alarm" ontap="CtlPnl" index="16" subindex="2"> <image left="-2" top="1" /> </Item> <Item class="clock_apm" ontap="CtlPnl" index="18" subindex="4"> <image left="-21" top="35" /> </Item> </View> </Row></Window>
<!-- Zegarek --> <Row name="Clock" rowtoggle="0"> <!-- HTC Home --> <View height="100">
<!-- HTC Home --> <View height="100"> <Item class="clock_digit"> <image top="-17" />
<Item class="clock_digit"> <image top="-1" height="100"/>
Jak zrobić żeby pokazywało cały zegarek, a nie takie ucięte?Jak wstawić tło pod mój zegarek i date?Jak zmienić czcionkę daty (jeśli się da)?Jak zrobić żeby wyświetlał się jeszcze numerek dnia tygodnia?
View height="16"> <Item class="date" ontap="CtlPnl" index="16"> <label text="dddddddd '\' MMMMMMMMM '\' yyyy r." bold="1" fontsize="14" font="Tahoma" top="0" align="center" />