Good day
I have a problem with timer clock(buzzer). I do not know how to get time from user in ms and use it in timer
amount = time that the user entered
I thought only TextField....
thank you
Printable View
Good day
I have a problem with timer clock(buzzer). I do not know how to get time from user in ms and use it in timer
amount = time that the user entered
I thought only TextField....
thank you
What you are asking is not clear enough.
Do you want to get the tick time from the user and elapsed a clock on that time?
I need time from user and value of this time use. tm.schedule(tt,user_time);
What you mean by "value of this time"? And what is this,
Code:tm.schedule(tt,user_time);
What does this question have to do with the WTK, which is a tool for building Java ME applications?
db