Stopwatch timers
Posted: Fri Jun 26, 2015 4:33 pm
Hi everyone,
I have a project in development for Android involving many Stopwatch timing
(never done a Stopwatch in LC but should be easy right?) but I have a question
regarding the approach I should take:
I have 8 physical processes to time so I will have 8 Stopwatches, one for each process but
how should I think in constructing the logic so that I can define only 4 Stopwaches to be presented
on the Main Stopwatch Interface ?
Is it possible to have one or many objects (a group with all the graphics, buttons and labels or fields necessary to define a complete Stopwatch)
called "StopwatchA, B,C, etc" on a card and from there to select the ones I want to use at that specific moment for different timing processes and to be added
on the Main Stopwatch Interface...
Any guidance is welcomed,
Catalin
I have a project in development for Android involving many Stopwatch timing
(never done a Stopwatch in LC but should be easy right?) but I have a question
regarding the approach I should take:
I have 8 physical processes to time so I will have 8 Stopwatches, one for each process but
how should I think in constructing the logic so that I can define only 4 Stopwaches to be presented
on the Main Stopwatch Interface ?
Is it possible to have one or many objects (a group with all the graphics, buttons and labels or fields necessary to define a complete Stopwatch)
called "StopwatchA, B,C, etc" on a card and from there to select the ones I want to use at that specific moment for different timing processes and to be added
on the Main Stopwatch Interface...
Any guidance is welcomed,
Catalin