Hi!
First of all excuse me if my english is bad or very formal!
I have a problem with programing a program. It have some functions such as a table, a countdown timer and a function containing two inputs.
When I want to call the functions, until the user have not entered inputs the timer don't be shown.
On the other hand, until the timer have not been zero, the cursor is under control of the timer.
I want while the timer is running, the user can enter the inputs. What's your suggestion?