Report post

Are you sure you want to report the post shown below? This will send an email to the ATVO administrators. Please include a short reason for reporting.

Users reporting for no reason may be locked out.


Post

Posted by Alexander K
on
Thank you.
I can write:

IF WIDGET_X.show = True
THEN WIDGET_X.Ticker.Start()
ELSE WIDGET_X.Ticker.Stop()

Is this right?