Progress Bar?

xbury.cs at clearstream.com xbury.cs at clearstream.com
Wed Apr 7 05:38:57 EDT 2004


David,

set the endvalue of scrollbar "progress" to 100
set the startvalue of scrollbar "progress" to 0
set the thumbposition of scrollbar "progress" to 0

repeat with x = 1 to 100

  set the thumbposition of scrollbar "progress" to x

end repeat

something like that...
---------------------=---------------------
Xavier Bury
Clearstream Services
TNS NT LAN Server
ext 36465
Voice: +352 4656 43 6465
Fax: +352 4656 493 6465




David Burgun <dburgun at dsl.pipex.com>
Sent by: use-revolution-bounces at lists.runrev.com
07.04.2004 11:32
Please respond to How to use Revolution

 
        To:     How to use Revolution <use-revolution at lists.runrev.com>
        cc: 
        Subject:        Progress Bar?

.


Hi,

What is the best way to implement a a Progress Bar in RunRev?

The way I'd like to do it, it have something that looks at the amount 
of progress and updates the bar accordingly every so often.

Thanks a lot
Dave
_______________________________________________
use-revolution mailing list
use-revolution at lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution





Visit us at http://www.clearstream.com
                                                          
IMPORTANT MESSAGE

Internet communications are not secure and therefore Clearstream International does not accept legal responsibility for the contents of this message.

The information contained in this e-mail is confidential and may be legally privileged. It is intended solely for the addressee. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. Any views expressed in this e-mail are those of the individual sender, except where the sender specifically states them to be the views of Clearstream International or of any of its affiliates or subsidiaries.

END OF DISCLAIMER


More information about the use-livecode mailing list