It is currently May 2nd, 2024, 4:44 am

Time placement auto adjust

Get help with creating, editing & fixing problems with skins
davesol
Posts: 2
Joined: December 21st, 2012, 4:49 am

Time placement auto adjust

Post by davesol »

Hi Guys,

This is my first post in the rainmeter community. I'm fairly new to rainmeter and I'd be gratefull enough if someone could help me with my problem. I have this kind of desktop right now:



Everything works fine if the hour is a single digit, my problem is when a double (e.g. 10pm) time comes in. It overlaps through the white and black border and it doesn't look so good:



Is there anyway for the double digit not to go beyond the white line? I have tried moving the single digit far away from the white line to accommodate some space to the double digit time but it doesn't look well either. Here is the script for my rainmeter config:

http://hastebin.com/notarojahi.avrasm

Thanks in advance guys!
Last edited by Brian on December 21st, 2012, 5:44 am, edited 1 time in total.
Reason: Please use [hsimg] for larger images.
User avatar
moshi
Posts: 1740
Joined: November 13th, 2012, 9:53 pm

Re: Time placement auto adjust

Post by moshi »

have a look here: http://docs.rainmeter.net/manual/meters/string
make the hours right-aligned and the minutes left-aligned.
davesol
Posts: 2
Joined: December 21st, 2012, 4:49 am

Re: Time placement auto adjust

Post by davesol »

Hi Thanks for the input, working great now! I just moved the x coordinate and it auto adjusts the time. =))