On Wed, 2009-12-30 at 11:33 +0800, Jianchun Zhou wrote: > Dear list: > > I now want to use clutter_actor_animate one after one in this fashion: > > First, use clutter_actor_animate, and connect "completed" signal. > > Second, in "completed" signal handler I use another > clutter_actor_animate, and connect "completed" signal as well > > I found that the second "completed" signal handler were not executed. > > Anybody know why?
yes. and you would too, if you bothered reading the documentation that comes with clutter_actor_animate(). the API reference is there for a reason - otherwise I wouldn't even bother to maintain it, let alone writing it. please, use it. ciao, Emmanuele. -- To unsubscribe send a mail to [email protected]
