It is currently April 20th, 2024, 6:40 am

mondaime style clock

Clocks and timer skins
kenji490
Posts: 3
Joined: February 20th, 2013, 5:56 pm

mondaime style clock

Post by kenji490 »

Image

a mondaine style clock.
my first time with rainmeter. i make this only for fun.
have 3 colors and sound for the hours.
the design is a trademark of mondaine watch ltd.
http://browse.deviantart.com/art/Mondaime-clock-1-355488701
Last edited by kenji490 on February 21st, 2013, 11:44 am, edited 1 time in total.
User avatar
moshi
Posts: 1740
Joined: November 13th, 2012, 9:53 pm

Re: mondaime style clock

Post by moshi »

kenji490
Posts: 3
Joined: February 20th, 2013, 5:56 pm

Re: mondaime style clock

Post by kenji490 »

oops that is true. thanks. :)
User avatar
Mordasius
Posts: 1171
Joined: January 22nd, 2011, 4:23 pm
Location: GMT +8

Re: mondaime style clock

Post by Mordasius »

.. and the non-transparent version posted nine years ago is worthy of a look at http://customize.org/rainmeter/skins/37262.

If I had a Facebook account I'd probably have to check my timeline to see if I was actually alive when that was posted.
User avatar
jsmorley
Developer
Posts: 22629
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: mondaime style clock

Post by jsmorley »

Hey moshi, in your skin at http://customize.org/rainmeter/skins/37262, you are using

ValueReminder

When you mean

ValueRemainder

In the various Rotator meters. This was actually a typo / mistake in Rainmeter itself a long time ago, and although we have deprecated and still recognize ValueReminder, it is probably best to correct it to ValueRemainder so users who look at it as a guide are not misled.
User avatar
jsmorley
Developer
Posts: 22629
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: mondaime style clock

Post by jsmorley »

BTW, not to hijack the thread, but I thought this was a good opportunity to point out that we have a new Radians Guide in the documentation to hep those using Roundline and Rotator meters come to terms with the "radians" needed in the various "angle" options.
User avatar
moshi
Posts: 1740
Joined: November 13th, 2012, 9:53 pm

Re: mondaime style clock

Post by moshi »

jsmorley wrote:Hey moshi, in your skin at http://customize.org/rainmeter/skins/37262, you are using

ValueReminder

When you mean

ValueRemainder

In the various Rotator meters. This was actually a typo / mistake in Rainmeter itself a long time ago, and although we have deprecated and still recognize ValueReminder, it is probably best to correct it to ValueRemainder so users who look at it as a guide are not misled.
i hope nobody uses such an old skin as an example. i don't really want to update all my analog clocks. those are too many and many of them are older than the typo fix (Rainmeter 0.12).
personally i do not really like Rotator meters that much as they rotate wrong. just look how the seconds hand in the original post is off one pixel to the left at 30 seconds. i "fixed" this behaviour for my Swiss Rail skin with using:

Code: Select all

W=141
H=141
OffsetX=70.5
OffsetY=70.5
this works although (or because) the Rotator image is 142x142 in size.