This is my attempt at a pretty clock, that will let you impress your friends with (hence the name). If you wanna buy an actual clock like this program, you can buy it from here.
This basically has 4 areas, for hours & minutes. It displays the time using pictures.
To read the time you need to count the number of colored pictureboxes in each of the 4 areas. The first 2 areas show you hours, and second 2 areas show you minutes. Its really hard to explain, but once you c it you will understand.
I kinda started making options and then got bored, so you can finish it off if you want, but it works fine the way it is.
Check it out 'coz you've never seen a clock like this b4, I can gaurantee it!
(but that is not a legally binding statement)
To open the options, double click anywhere on the form, and to change the orientation of the clock, double click any of the lights.
Enjoy, and remember that this is just something I threw together coz I was bored yesterday, so dont flame me 2 much
EDIT: I've updated the clock so the options work properly (thanks thegreatone)
Last edited by shirazamod; Feb 11th, 2006 at 01:04 AM.
If I helped you out, please consider adding to my reputation!
-- "The faulty interface lies between the chair and the keyboard" --
haha, I don't understand this clock at all. I'd be late to everything I went to if I had to take 10 minutes everyday to figure out what the time was on this clock
Yeah it takes a while to understand it, but after that its great just glancing at your screen when someone asks what the time is and then telling them.
To read it you do this:
If the time was 12:35 then, there would be 1 red light on in first group, 2 green lights on in second group, 3 blue lights on in third group, and 5 red lights on in fourth group. Simple!
If I helped you out, please consider adding to my reputation!
-- "The faulty interface lies between the chair and the keyboard" --
I read through the code, followed it through, and then noticed that in the Form_dblClick event it opened the options form.
Oh sure smarty pants, go an read the code.
Originally Posted by thegreatone
The option settings are exactly what thats for, set it to 5seconds, and you'll be able to read them I had the same problems.
Ahhhh....gotcha
shirazamod: I'm a "when all else fails read the documentation" kind of guy...by default, this should be set to one minute, and you should include a ReadMe.txt with your zip that explains all of this.