I think that this method is called only if the realsrc is defined
because in the other case, the return exits from the function...

Nicolas

Eytan Heidingsfeld wrote:

> How does this work you have a contradiction:First
>
>  if (!realsrc)
>
> meaning that realsrc is undefined and then:
>
> realsrc.invokeEvent(evt.type,evt);
>
> And this works?
>
> 8an


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to