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 <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
07.04.2004 11:32
Please respond to How to use Revolution

 
        To:     How to use Revolution <[EMAIL PROTECTED]>
        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
[EMAIL PROTECTED]
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
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to