Page 1 of 3

Virtual Analog Clock

Posted: Tue Dec 14, 2010 1:15 am
by Cheatmasterbw
This is an advanced analog clock i have made. This took quite a while to fix bugs, and graphics glitches. This is only a picturebox and a timer, with ALLOT of graphics code! This used my knowledge of Trig in many ways!

To move the clock, just drag&drop it!
To Remove the border, Right-Click and select "Lock Size"
To Lock the clock location, Right click and select "Lock Location"


Screenshot:
Clock.png
Program:
Clock.zip
Source + Program:
Clock Source.zip
Please Comment!

Re: Virtual Analog Clock

Posted: Tue Dec 14, 2010 2:29 am
by Usman55
Hello CheatMastervb, I believe this has been taken from RFB (Reflection For Brain)(reflectionforbrain.com) but you should have atleast given credits to that website.

Re: Virtual Analog Clock

Posted: Tue Dec 14, 2010 2:32 am
by Cheatmasterbw
This is actually my code. I see how you may have thought that though! The project at that site does not use trig, while mine does, and the layout is a bit different! If you look at the code, you will see that it is completely different. cooll;

Re: Virtual Analog Clock

Posted: Tue Dec 14, 2010 10:57 am
by Usman55
I just said that cuz the appearance was same.

Re: Virtual Analog Clock

Posted: Tue Dec 14, 2010 11:21 am
by Cheatmasterbw
Its fine. I do see why you said that.

Re: Virtual Analog Clock

Posted: Tue Dec 14, 2010 11:40 am
by Axel
its cool but you should have smoothingmode enabled cuz the lines are kinda crappy now... :?

Re: Virtual Analog Clock

Posted: Tue Dec 14, 2010 2:18 pm
by Dummy1912
hello Cheatmasterbw,

looks nice :D
but i miss something :(

can you add a date or something in the middle
and maybe make the background transparent and the form FormBorderStyle.None
think this will be loook color on your desktop :D

just a suggestion you know
but Great Work.

Dummy1912

Re: Virtual Analog Clock

Posted: Tue Dec 14, 2010 2:22 pm
by Agust1337
Oh and You should try make no border but when you go over it with there will an X show, like on the win7 gadgets :D

Re: Virtual Analog Clock

Posted: Tue Dec 14, 2010 3:07 pm
by Usman55
And you can make the clocks frame to be movable so we can move the window.

Re: Virtual Analog Clock

Posted: Tue Dec 14, 2010 7:44 pm
by Cheatmasterbw
Dummy1912 wrote:
hello Cheatmasterbw,

looks nice :D
but i miss something :(

can you add a date or something in the middle
and maybe make the background transparent and the form FormBorderStyle.None
think this will be loook color on your desktop :D

just a suggestion you know
but Great Work.

Dummy1912
To remove the border, Right click and select "Lock Size"
What do you mean by make the background transparent?
I might make a calendar in the future!