View Single Post
Posts: 212 | Thanked: 340 times | Joined on Feb 2011 @ Jordan
#568
Originally Posted by laith.m.y View Post
@ sakya

any chance to make the Time widget something like this ?

Code:
[time]
TimeFormat="h:mm" choose between h:mm or hh:mm
TimeAP="Yes"  choose between Yes or No
TimeFont=";40;normal;0"
APFont=";15;normal;0"
TimeColor="255;255;255;255"
APColor="109;145;255;255"
so we can make Time widget with time and AP (AM , AP) on the same line with different font size and color , because with the current time widget we need to make 2 time widgets to obtain time and AP with different font size so when the time is something like 1:11 it will be far from AP widget and when the time is like 12:00 it will be near the AP widget
these screenshots will explain what I mean (BTW this is my next theme -Android theme-)





is there any solution for this problem with the current Time widget ?