Time picker (take present time without display)

how to make time picker component take the present time without display set time picker???

Use a clock component instead, and use the clock1.Now block

Perhaps is Ahmed referring to an issue i'm having as well. When my app is not closed but still running and when i go to the app again (so the initialize block is not read) i would like to automatically show the time at that moment.
Of course i'm using the clock component. But now it only is updating to current time when ' initialize' is run.

Maybe use an extension to check state like pause, resume app. Check

Tools Extension by @Taifun or @Anke 's activity life cycle

2 Likes

Super! Exactly what i was looking for. Thank you very much. Anke also ofcourse, and Taifun, for all those great extensions.

blocks(3)

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.