wxAlarms

If you have a cool piece of software to share, but you are not hosting it officially yet, please dump it in here. If you have code snippets that are useful, please donate!
nargus
Earned a small fee
Earned a small fee
Posts: 18
Joined: Mon Jul 31, 2006 2:49 pm

Post by nargus »

Oh well ;p maybe someone check in the wxWidget's timer code and find out how come it return -1??

or the defined date/time is out of GetTicks() range???
Windows XP, MS Visual C++ 6, DialogBlocks 3.0, wxWidgets 2.7.0
vdell
Ultimate wxWidgets Guru
Ultimate wxWidgets Guru
Posts: 536
Joined: Fri Jan 07, 2005 3:44 pm
Location: Finland
Contact:

Post by vdell »

I finally got it to work. I changed so that date and time are stored in different columns (in the database) and also changed to FormatISODate / FormatISOTime (instead of FormatDate/FormatTime).

Thanks for your help and thanks for this great class!
Visual C++ 9.0 / Windows XP Pro SP3 / wxWidgets 2.9.0 (SVN) | Colligere
Post Reply