nearlogic.com

a programmer’s blog

Archive for February, 2007

Eventful Calendar

I’ve been using the Google Calendar lately, and it’s not bad.  It reminded me of a calendar I made a few years ago, but Google did it a bit better.  So I copied Google’s color scheme and changed a few things to make mine more like the Google one.
This code is in the form of [...]

It’s About Time

Here’s a solution to the lack-luster Timer Control in VB6.  Instead of requiring a Form, the code is contained in a class module.  It is similar to other Timer class implementations you can find on the web, with one major difference.  Each timer requires a call-back function, so to avoid having to keep track of [...]

Banner