Hoi friends,
i am using the customlistview class for a small app for my model trains to measure and save the time datas the locos are running (reason is that every model has a approx. "running time" before a service like oil etc. must been made).
So i am using this layout:
When i click on the CheckBox, a timer has to start (if true, it has to read saved data for that loco) and append the running time until the checkbox is un-checked.
When i check an box, a message apperas with loco datas and the depending item label textcolor turns red (otherwise white)
But: i have no idea how to start - have i to use (different) timers and if true, how i can set them up ?
I'm sure, someone has "the idea"