Search found 2 matches

by nalexander50
Thu Feb 28, 2013 10:52 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Beginner Stop Watch!
Replies: 13
Views: 8950

Re: Beginner Stop Watch!

Thanks so much. This is exactly what I needed. And I do not mind the length of code. I had this exact script set up, the only problem I was encountering was when I reached 1 hour, the seconds either set to 00 and stopped counting or was set to -36,000. I had a few bizarre bugs, but this is exactly w...
by nalexander50
Fri Feb 22, 2013 2:00 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Beginner Stop Watch!
Replies: 13
Views: 8950

Beginner Stop Watch!

Hello, I am new to LiveCode but have basic experience writing in languages like C, Java, and VB. Currently, I am trying to implement a timer into an application that I am writing but am having trouble. I want the application to Count up every second just like a stop watch. I also want it to displace...