View Single Post
  #1 (permalink)  
Old 06-08-2007, 05:48 AM
dlfallen dlfallen is offline
Senior Member
 
Join Date: Apr 2007
Location: Arlington, Washington USA
Posts: 180
Default Event Countdown Timer

Here is a little app that counts down the time to an event. Not exactly a mission critical application, but it can be fun.

FEATURES:
You can change the text strings and target time.

Multiple events and target times can be stored in an event db (e.g., New Years, Christmas, Halloween, Birthdays, Retirement date, etc.).

User can set one of the events as the default event to use on startup.

If no event db is present on startup, a default db is created with the event of the next New Year's Day.

ENJOY!

27 January 2010 - V1.1 Fixed bug causing crash.
28 January 2010 - V1.2 Fixed bugs identified by Taximania
29 January 2010 - V1.3 Added fix by Klaus to Calendar/timer, changed behavior after passing event time.
Attached Images
File Type: jpg Display1.jpg (18.8 KB, 69 views)
File Type: jpg Display2.jpg (18.7 KB, 28 views)
File Type: jpg NewEvent.jpg (17.9 KB, 32 views)
File Type: jpg EventDb.jpg (12.2 KB, 26 views)
Attached Files
File Type: zip Countdown13.zip (274.5 KB, 104 views)

Last edited by dlfallen : 01-30-2010 at 06:12 AM. Reason: Bug Fix
Reply With Quote