ScriptSpot

Forum topic · General Scripting

update interface when slidertime changes

By br0t · 2010-09-29

Description

Hey Guys,

One more question for today ;)
I would like to update one of my rollout spinners, whenever the user changes the slidertime. Unfortunately I don't know how to do it in an elegant way. I could just look for changes in slidertime 20 times a second etc. but I would prefer something like a change handler: "when slidertime changes do update".
Any ideas?

Regards,
br0t

Comments (2)

br0t · 2010-09-29

Ah I read about this once, next time I'll take more time searching the help files instead of posting such easy questions here...thank you very much again!

Anubis · 2010-09-29

registerTimeCallback <fn>