March 29, 2024, 02:55:14 AM

News:

IonicWind Snippit Manager 2.xx Released!  Install it on a memory stick and take it with you!  With or without IWBasic!


Text clock in window

Started by Columbo, August 16, 2014, 02:51:26 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Columbo

I'm new to programming in Windows but I programmed quite a bit back in the old DOS days using Basic, dBase III and Clipper.  Back then, using interrupts, we could place a text clock, (Example:  23:35:10), in the app and it would update every second. Can anyone tell me how I could do that in IWBasic Windows?

Thanks,

LarryMc

This should give you the general idea.
LarryMc
Larry McCaughn :)
Author of IWB+, Custom Button Designer library, Custom Chart Designer library, Snippet Manager, IWGrid control library, LM_Image control library

Columbo

Great,...  Thaks Larry.  I have downloaded it and I will take a peek shortly.

Much appreciated.