[EMAIL PROTECTED] wrote: > With a handler such as: > > repeat until the mouse is down > end repeat > > answer the clickchunk > > it seems that a delay of more than .05 sec (with messages) is needed for > Revolution to update its click information; otherwise I just get "". Is > this > a bug or feature, and is there any way to judge exactly how much delay is > needed; is the delay the same for all machines, or does it vary with > speed, > for example? (Mac 8.6)
I would expect this to depend on the machine specs and operating system. Note however that we recommend against using techniques such as "repeat until <event>" wherever possible. See <http://www.runrev.com/revolution/developers/articles/tipoftheweek/3.html> for more details. Cheers, Michael -- Michael Fisher <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Ltd - Power to the Developer! Tel: +44 (0)870 747 1165 Fax: +44 (0)1639 830 707 _______________________________________________ improve-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/improve-revolution
