realbasic-nug
[Top] [All Lists]

Timer Questions

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Timer Questions
From: Keith DeLong <lists at redcort dot com>
Date: Wed, 31 Oct 2007 10:22:34 -0700
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Thread-index: Acgb4p/x3rag3ofVEdyKaAAWy4TGNw==
Thread-topic: Timer Questions
I'm looking for anyone with expertise in timers. The Online reference is
inaccurate/incomplete and the Language Reference is unclear to me:

What's the proper way to change the period of a running timer?

If I change the period while a timer is running, does it restart the period
>from the time of the change or simply adjust the period based on when the
period was originally set? I seem to be seeing differences on how this
occurs between Windows and Mac.

Is timer.Enabled = false and timer.Mode = timer.ModeOff synonymous?

Are there any differences between timer.reset and time.enabled = true?

Any clarification on the nuances is appreciated...

Keith DeLong



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>