you have to be more specific,

same OnActivate method will not be called more than once in normal
circumastances,

but overriding onActivate from a base class I belive can cause this ...

some code would be useful.

Davor Hrg

On Mon, Apr 21, 2008 at 12:41 PM, Leon Derks <[EMAIL PROTECTED]> wrote:

> Hi,
>
> I noticed that my onActivate() is called twice.
>
> I solved the problem by changing onActivate() into onActivate(Object[]
> parameters).
>
> Now it is only called once. But is this the way to do this or is there a
> better way?
>
> greetings,
> Leon
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to