PDA

Click to See Complete Forum and Search --> : [VB6] - Alarm Clock


Jaquio
Nov 2nd, 2007, 03:37 AM
Here is an Alarm Clock I made awhile back. My alarm clock wasn't loud enough to wake me up for work so I decided to code my own and blast it through the speakers in the morning, lol.

Everything on it can have its own color the alarm clock looks something like this,

----------
|15:32:00|
----------

(Note it isn't in 24-hour format it all depends on your system.) The left,top,right and bottom line color change be changed,all section of numbers(first one and second number) can be changed, also the colons(both,top and bottom one) can be changed as well. It is transparant and can adjust to any desktop theme if needed.

Probably isn't the greatest code probably the worst but hey it works, lol. Also the alarm clock sound can be changed by replacing the file in the Sounds folder I was going to make it user defined but never got around to it.