timer bean?

Anyone heard of a timer bean?
I need a ‘stopwatch’ type widget that can be put ona form so that when the user clicks they get start/stop/lap times added to the record in the appropriate fileds…ideally the elapsed time would display as a digital counter while the form is on the screen.
Any ideas?
Al.

Hmm…doesn’t the clock bean support such a thing?

Hmm,
Sounds like it would…but I am new to beans - where would I find it…is there a library?

In design mode click on the bean button from the toolbar (or find it in the menubar).
This will show up a long list of beans you can add to your form. You need to choose the IClock bean.
See the properties panel for all the options you have.

Hope this helps.