Erel uploaded a sample CoolTimeline.bas (I am unable to find the post now), which I was playing with.
www.b4x.com
I added two buttons. Instead of random, in original, I wanted button to execute it.
Now if I press the button while the animation is running then the animation changes to new random values.
I want the 'Cool Time" button to disable, till the animation finishes.
I studied the CoolTimeline.bas codes and understand that it is executing timer tick, but could not get/create a property to mark 'it is running'=true/false.
Any help on it is appreciated.
Regards,
Anand
Most Popular Programming Languages 1965 - 2019
I found this link in another forum. The presentation is so cool that I am wondering if we make something similar in B4X, i.e. display big time-line data in such a cool and smooth manner ! And yes, hope B4X goes to top in 2020 ! Regards, Anand
I added two buttons. Instead of random, in original, I wanted button to execute it.
Now if I press the button while the animation is running then the animation changes to new random values.
I want the 'Cool Time" button to disable, till the animation finishes.
I studied the CoolTimeline.bas codes and understand that it is executing timer tick, but could not get/create a property to mark 'it is running'=true/false.
Any help on it is appreciated.
Regards,
Anand
Attachments
Last edited: