[piccolo2d-dev] Issue 31 in piccolo2d: PActivity activityFinished gets called multiple times

2009-10-25 Thread codesite-noreply
Updates: Status: WontFix Comment #9 on issue 31 by allain.lalonde: PActivity activityFinished gets called multiple times http://code.google.com/p/piccolo2d/issues/detail?id=31 Since most think this shouldn't be fixed, I am marking as such. -- You received this message because you are

[piccolo2d-dev] Issue 31 in piccolo2d: PActivity activityFinished gets called multiple times

2009-10-25 Thread codesite-noreply
Comment #10 on issue 31 by allain.lalonde: PActivity activityFinished gets called multiple times http://code.google.com/p/piccolo2d/issues/detail?id=31 Since most think this shouldn't be fixed, I am marking as such. -- You received this message because you are listed in the owner or CC

[piccolo2d-dev] Issue 31 in piccolo2d: PActivity activityFinished gets called multiple times

2009-10-08 Thread codesite-noreply
Comment #7 on issue 31 by heuermh: PActivity activityFinished gets called multiple times http://code.google.com/p/piccolo2d/issues/detail?id=31 I vote for WontFix. An activity with a duration of -1 should always keep running if it has not been finished. Perhaps the possible states and

[piccolo2d-dev] Issue 31 in piccolo2d: PActivity activityFinished gets called multiple times

2009-07-30 Thread codesite-noreply
Comment #6 on issue 31 by allain.lalonde: PActivity activityFinished gets called multiple times http://code.google.com/p/piccolo2d/issues/detail?id=31 This can be resolved by adding a reset/reschedule method to the activity that would reschedule the event when called. Activity could be