Gadget with Date$() : biorythm, days to birthday, zodiac etc

Programming Tools, Tips, and Tutorials.
Post Reply
cassiope01
Posts: 56
Joined: Sat Jun 06, 2009 7:27 am
Location: FRANCE, Montpellier

Gadget with Date$() : biorythm, days to birthday, zodiac etc

Post by cassiope01 »

Gadget with Date$() :
- biorythm
- days old and days to next birthday format Years, Months and Days
- zodiac and chinese sign
- date picker
- etc...

CODE TO BE IMPROVED and simplified : I work on...!

It's in French. If there is a volunteer from QUEBEC (for example ;) ) to translate... FOUND : many many thanks to Tenochtitlanuk. See below.

UPDATED : 05/13/2011
- a last little bug corrected. (with difference betwween 2 Dates)

UPDATED : 05/25/2011 (big improvement)
- date picker changed.
- edit and record names with birth date...
Attachments
Gadget_Biorythm_Zodiac.zip
(9.28 KiB) Downloaded 486 times
Last edited by cassiope01 on Fri Jun 03, 2011 7:47 am, edited 5 times in total.
tsh73
Posts: 46
Joined: Fri May 04, 2007 12:03 pm

Post by tsh73 »

I worked on it a bit.
Now it behaves better, but mainwin print shows that mouse click is missing 2 days (19 instead if 17).
Hope this will be of some help.
Attachments
wrk01.zip
(6.75 KiB) Downloaded 429 times
tsh73
Posts: 46
Joined: Fri May 04, 2007 12:03 pm

Post by tsh73 »

Ok I fixed that "two days off" bug.
It happened to be single "dow"(day of week?) variable used in both calendars.
So I changed it to array.
Attachments
wrk02.zip
(6.75 KiB) Downloaded 371 times
cassiope01
Posts: 56
Joined: Sat Jun 06, 2009 7:27 am
Location: FRANCE, Montpellier

Post by cassiope01 »

AND NOW ..... the perfect version :lol: :wink:

With the precious help of tsh73 and Stefan.

But now i need a good translator French -> English for this program !?

A volonteer ? FOUND : many many thanks to Tenochtitlanuk (John F)

Now is the US version.

UPDATED : 05/13/2011
- a last little bug corrected. (with difference betwween 2 Dates)

UPDATED : 05/25/2011 (big improvement)
- date picker improved with this Date Picker http://justbasic.conforums.com/index.cg ... 1305264827 see « Reply #4 on: 05/14/2011 at 15:18:31 »
- edit and record names with birth date...

Little BUG corrected to show Sunday on Biorythm, and other when we press "Enter" w/o mod...
Attachments
Gadget_Biorythm_Zodiac_US.zip
(9.32 KiB) Downloaded 421 times
Post Reply