Re: Dynamic lines between two items during animation
- From: Damon Chaplin <damon karuna eclipse co uk>
- To: Tim Chen <ht timchen gmail com>
- Cc: goocanvas-list gnome org
- Subject: Re: Dynamic lines between two items during animation
- Date: Mon, 13 Dec 2010 10:30:04 +0000
On Mon, 2010-12-13 at 16:31 +0800, Tim Chen wrote:
> Hi,
>
> I am trying to create a small animation clip where two items are
> connected by a polyline.
>
> However, when I animated the items with goo_canvas_item_animate(),
> which signal should I intercept *during* the item animation?
>
> Currently I can only update the polyline *after* the animation
> finished using the signal "animation-finished".
There are no signals emitted during the animation at present.
You may have to add a timeout and animate the items and connections
yourself.
Damon
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]