FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index mod_harbour Show a Clock with mod_harbour
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Show a Clock with mod_harbour
Posted: Fri Dec 06, 2019 09:13 AM
How I can make to show a clock type this :



with the possibility of showing the current date and time (which is automatically refreshed) and with the possibility of inserting an employee or just a 6-digit code, and insert two buttons as shown in the figure to determine entry and exit ?

then the procedure should save the code, time and type "E" for entry or "U" for exit in a Dbf archive



for the html file with Hour I have a html to show a time updates in real time.



but afterwards I don't know how to insert large in a dialog and with the possibility of saving the time in a dbf
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: Show a Clock with mod_harbour
Posted: Fri Dec 06, 2019 02:25 PM

Hello Silvio,
this is a good software idea.
I will try to implement in my program, too.
Best regards
Otto

Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: Show a Clock with mod_harbour
Posted: Sat Dec 07, 2019 12:14 PM
Hello Silvio,
I tested with the mod harbour Genesis sample. Clock is working fine.
Best regards
Otto

Continue the discussion