I want to make an event occur for 2 seconds at the speed of 29/30, after 5 seconds from the start of the program, with the following code:
from kivy.app import App
from kivy.uix.gridlayout import GridLayout
from kivy.uix.label import Label
fro...
asked by
09.12.2018 / 21:04