PDA

View Full Version : Init rollouts problem


spica
07-04-2005, 10:48 PM
I`ve written a few simple render effect plugins with a single rollout each.

The problem is that each time I change focus between effects in the effects rollout the
settings are set back to default. It seems like the rollout and its values are reinitialized each time.

How can I have the rollout setting initialized only once ?

Impus
07-05-2005, 01:36 AM
It could be because you're not tying the controls to a parameter. Try posting the script and people will be able to quickly identify the problem.

spica
07-05-2005, 02:08 AM
Yup, you`re right Impus.
I added a parameters block with dummy vars and it worked fine...

Thanks =O)

CGTalk Moderation
07-05-2005, 02:08 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.