Yes you would need to do someting like this

If the scroolbar is on another card in the same stack:

set the thumbPos of scrollbar "sb1" of card "mycard" to the thumbpos of
scrollbar "sb1" + 10


If the scroolbar is on another card in a different stack:

set the thumbPos of scrollbar "sb1" of card "mycard" of stack "mystack" to
the thumbpos of scrollbar "sb1" +10


Hope this helps

-----
Andy Piddock


My software never has bugs. It just develops random features.
-- 
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/Progress-bar-tp3221250p3223451.html
Sent from the Revolution - User mailing list archive at Nabble.com.

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to