B4A Question Countdown timer - yiankos1    Oct 23, 2016 need a countdown timer, that user will set how many hours/minutes/seconds wants to be and in every ticking will show how much time left (a normal countdown timer).
Thank you for your time.
p... B4A Question Countdown timer is "skipping" to show any seconds - jeronimovilar (first post)    Jul 5, 2024
To use your code (instead of using a timer), ChatGPT says...
It seems the countdown function is not properly updating the btnTIMER.Text every second due to the timing of the Sleep function and how the loop is structured. To ensure the countdown updates every second, we can make a few adjustments... B4A Question countdown timer that does not reset when switching activity module - Erel (first post)    Jun 5, 2024 Switch to B4XPages.
https://www.b4x.com/android/forum/threads/118901/#content... B4A Question DateUtils.PeriodBetween help please for a countdown timer? - Mashiane    Aug 30, 2016 Hi
I am trying to count down to a particular future date. For example, today is August 30, 2016 at 17:00, my future date is October 1, 2016 at 15:00
I want to do a timer with a countdown every... cant be 17 because thats the current time. I have done this on the timer..
shh = speriod.Hours... B4A Question [Solved] countdown Timer in Scrollview - behnam_tr (first post)    Aug 7, 2022   (1 reaction) thanks @LucaMs
Solved with this library from @DonManfred
https://www.b4x.com/android/forum/threads/countdowntimerview-v2-0.58767/
... B4A Question countdown timer - merlin2049er    Oct 14, 2014 Is there a library for it? I would also need it to do milliseconds.... B4A Question Countdown Timer Question - LucaMs (first post)    Dec 12, 2021   (2 reactions) https://www.b4x.com/android/forum/pages/results/?query=countdown+... B4A Question Time and Countdown timer question - Hobby4Life (first post)    Nov 5, 2019 That works great!, I have added it to my code as a sub. and called it in my timer_tick.. the log output looks precisely what i am looking for.
I have to understand the code a bit more... I want to display the SixMinuteTimer in a label als time.
--- EDIT ---
I Think I got it working... B4A Question Countdown Timer - Jerome Elioses Quinonez (first post)    Dec 10, 2018 This is the Design of my app I've search possible solution for my problems in Google but i can... B4A Question Timer CountDown with problem - William Lancee (first post)    Jun 28, 2023 you can set ChatPGT straight.
Also since you fed it the code for countdown timers, will it generate... a countdown timer in minutes and seconds?"
Just curious.... Page: 1   2   3   4   5   6   7   |