[Harbour-users] Any Harbour CLOCK functions?
smu johnson
smujohnson at gmail.com
Sat Jan 30 01:25:09 EST 2010
Hi...
We used the FUNCKy CLOCK12 function back in the day, as it made putting a
little clock that ticks up quite easily. I think the Clipper Tools did
something similar with SHOWTIME(), but it doesn't seem to be implemented in
Harbour. There is no HB_FUNC to it when grepping the sourcecode.
>From Przemek's help with HB_IdleAdd, it seems you can manually build a clock
using hb_dispoutat( 0, 72, time() ). But maybe there is an easier little
HB_CLOCK type thing hanging around that would take all the work out for me.
Any hints greatly appreciated.
--
smu johnson <smujohnson at gmail.com>
More information about the Harbour-users
mailing list