Hi all again. I've been sick and school just started again, so I've
been a bit busy. There are obviously a lot of issues with the program
because it's in its early stages. Issues are but not limited to:
-Not dummy proof
-Doesn't calculate the days remaining correct (figured out I need to
use the expiration date instead of registration date to calculated the
difference)
-Does not display dates in friendly format
-GUI need to be cleaned up
-You cannot keep loading or switch to new and back and forth. You need
to quit each time
-obviously there's more
Also, could someone take a look at the date difference algorithm? I
stole it from one of the tutorial/sample programs.