unkillable rollout

unkillable rollout

Anonymous
Not applicable
249 Views
2 Replies
Message 1 of 3

unkillable rollout

Anonymous
Not applicable
Hi, guys:

I'v create some rollout that cannot be closed by hit the close button.
and the statement :
for i in theRollouts do try destroydialog i catch()
failed too.

I am prety sure that I didn't redefine the rollouts before I try to close them, which I know is the common reason causes rollouts unclosable.

Well , what else can prevent a rollout to be closed?

Thanks!
0 Likes
250 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
Hi, everybody.

I'v find why the rollout can not be killed.
There is a viariable name typing error in the event part (on theRollout close do .....). It won't cause any problem when create the dialog. but it will cause a failure when close the dialog.
0 Likes
Message 3 of 3

Anonymous
Not applicable
Thanks for your time......
0 Likes